Return true if fix equals other numerically.
true
fix
other
1 == 2 #=> false 1 == 1.0 #=> true
Please login to continue.
Please login to continue.