Category "fractions"

Compare two fractions (no floating-point)

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

Is it possible to calculate the continued fraction of a negative number in f#?

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

How to turn general data written as fractions into 3 place decimal numbers. Replace " 0." with "."

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