SOLUTION: I have created a method that tests divisibility by 7 and 13.
It reduces an integer (doesn't matter its extension) to a two-digit number. Original number and reduced number divided
Algebra ->
Divisibility and Prime Numbers
-> SOLUTION: I have created a method that tests divisibility by 7 and 13.
It reduces an integer (doesn't matter its extension) to a two-digit number. Original number and reduced number divided
Log On
Question 10288: I have created a method that tests divisibility by 7 and 13.
It reduces an integer (doesn't matter its extension) to a two-digit number. Original number and reduced number divided by 7 will leave the same remainder.
I would like to have your opinion about my method that is available at the site: www.7and13divisibility.com
My best regards
Silvio Moura Velho Answer by longjonsilver(2297) (Show Source):