Suppose A =45892941239 B =14232563792
My code calculates >>
A+B =60125505031 A-B =31660377447 A*B =653174213786575018288 A/B =3 A%B =3195249863
A++ =45892941239 ++B =14232563793 --A =45892941239 B-- =14232563793
sqrt(a)=214226
sqrt(b)=119300
gcd(a,b) =1 lcm(a,b) =653174213786575018288
Comparison between A & B : A is greater than B
if A & B is prime or not: A is not Prime B is not Prime