Using integers ONLY (no floating-point), is there a way to determine between two fractions, which result is greater? for example say we have these two fraction
I'm trying to make a program that can calculate the calculated fraction of a real number. It works completely fine except when I'm trying to do it for a negativ
I'm trying to turn general data written as fractions like 3/4" or 13 7/32" into 3 place decimal numbers such as 0.750 or 13.219. I have a working table replacem