point magnitude Comparison sorting Calculator tool

import fraction use English comma segregation. E.g. : 1/1, 1/2, 2/3, 5/8
Ascending order
In descending order

Same numerator, big denominator. Example 1/2>1/3;

Same denominator, large numerator. Example 2/3>1/3;

The numerator and denominator are not the same, first divide (head), and then compare the magnitude. Example 1/3 (=4/12) >1/4 (=3/12)