cur2str - Bank-formatted text

Syntax

String = cur2str(Value, Digits)

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

String = cur2str(-8264, 2)

returns String = ($8264.00)

See Also

cur2frac, frac2cur

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS