Add, subtract, multiply, divide two fractions — output auto-simplified.
Performs the chosen arithmetic operation on two fractions and reduces the result to lowest terms via the Euclidean GCD algorithm. Also shows the equivalent mixed number (whole + fractional part) and decimal expansion.