Main Content
frac2cur
Fractional currency value to decimal value
Description
converts
a fractional currency value to a decimal value. Decimal
= frac2cur(Fraction
,Denominator
)Fraction
is
the fractional currency value input as a character vector, and Denominator
is
the denominator of the fraction.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a