Let's take two real numbers a and b, such that a>0 , b>0.
How can we compare these two numbers without the use of any operator in a programming language ??
Printable View
Let's take two real numbers a and b, such that a>0 , b>0.
How can we compare these two numbers without the use of any operator in a programming language ??