Class: fractions

fractions()

This is for Provides a fractional class object so that fractions can be computed.

Constructor

new fractions()

It's for create object and init object.
Source:

Methods

reduction() → {fractions}

For get the reduction fraction of this fraction
Source:
Returns:
This is the reduction fraction of this fraction
Type
fractions

toReduction()

For Set this fraction to he reduction fraction of this fraction
Source:

value()

For get value of this fractions
Source:
Returns:
number The value of this fractions