| Financial Toolbox | ![]() |
Syntax
Description
String = cur2str(Value, Digits)
returns the given value in bank format. By default, Digits = 2. A negative Digits rounds the value to the left of the decimal point. String is returned as a string with a leading dollar sign ($). Negative numbers are displayed in parentheses.
Examples
See Also
| cur2frac | dateaxis | ![]() |