Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Number Formatting /

AccountingForm

FilledSmallSquare AccountingForm[expr] prints with all numbers in expr given in standard accounting notation.

FilledSmallSquare AccountingForm[expr, n] prints with numbers given to n-digit precision.

FilledSmallSquare AccountingForm never uses scientific notation.

FilledSmallSquare AccountingForm uses parentheses to indicate negative numbers.

FilledSmallSquare AccountingForm takes the same options as NumberForm, but uses a different default function for ExponentFunction, and a different default for NumberSigns.

FilledSmallSquare AccountingForm acts as a "wrapper", which affects printing, but not evaluation.

FilledSmallSquare See Section 2.9.7.

FilledSmallSquare See also: PaddedForm, NumberForm.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.