iterami/Docs.htm/common HTM Projects/math.js/math_fraction_reduce(args)
- Reduces a fraction to it's smallest form, such as reducing 222/1000 to 111/500.
- The "denominator" arg is optional and will default to the nearest higher power of 10.
denominator
| false
| boolean false or number
|
numerator
|
| number
|