DOLLARDE function
Summary
Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
Syntax
DOLLARDE(fractional_dollar, fraction)
The DOLLARDE function syntax has the following arguments:
• Fractional_dollar Required. A number expressed as an integer part and a fraction part, separated by a decimal symbol.
• Fraction Required. The integer to use in the denominator of the fraction.
• Fractional_dollar Required. A number expressed as an integer part and a fraction part, separated by a decimal symbol.
• Fraction Required. The integer to use in the denominator of the fraction.
Example
=DOLLARDE(1.02,16)
=DOLLARDE(1.1,32)
=DOLLARDE(1.1,32)