Difference between revisions of "Manuals/calci/DOLLARFR"
Jump to navigation
Jump to search
Line 38: | Line 38: | ||
| class="sshl_f" |3.02 | | class="sshl_f" |3.02 | ||
|} | |} | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|XmwsBMVwSAI|280|center|DOLLARFR}} | ||
== See Also == | == See Also == |
Revision as of 15:08, 9 May 2015
DOLLARFR(DD, Fraction)
where,
- is a dollar value in decimal
- is the integer to use as a denominator
DOLLARFR() converts a dollar price in decimal number to dollar price in fraction.
Description
DOLLARFR(DD, Fraction)
- Argument is a decimal number to be converted into fraction.
- Argument is an integer to be used as a denominator in conversion to fractional value.
- Calci divides the fractional part of by the specified value.
- should be >=1, else Calci displays #ERROR message.
- If is not an integer, it is truncated.