Tagged Questions

3
votes
4answers
148 views

can I compare two fractions if both have denominator with power of 2

I know it's not "possible" to compare two real, but is it true for real which have denominator power of 2 Is equality of this king always return true if( 3/4. == 6/8. ) {}