Manuals/calci/MAKEFRACTION

MAKEFRACTION (Number,ToDenominator)


  • and are any real numbers.

Description

  • This function shows the fraction or mixed fraction of the given numbers.
  • In  ,  is the numerator and   is the denominator value.
  • A fraction is a part of a whole or, any number of equal parts.
  • Numerator is the number of parts from a whole.
  • Denominator is the number of parts the whole is divided into.
  • Also Denominator cannot be zero.
  • So this function shows either proper fraction or mixed fraction of the given numbers.

Examples

  1. MAKEFRACTION(12,2) = 6
  2. MAKEFRACTION(2,3) = 2/3
  3. MAKEFRACTION(65,3) = 21 2/3

Related Videos

Fraction


See Also

References