Mathematica 9 is now available

AccountingForm

Usage

AccountingForm[expr] 输出 expr 中以标准记帐表示法给出的所有数.
AccountingForm[expr, n] 输出 n 位精度的数.


Notes

AccountingForm从不使用科学表示法.
AccountingForm使用圆括号表示负数
AccountingFormNumberForm采用一样的可选项,但是对可选项ExponentFunction使用不同的缺省函数,对可选项NumberSigns使用不同的缺省值.
AccountingForm相当于一个"包装",它影响输出,但不影响计算.
• 参见Mathematica 全书: 2.8.7节.
• 同时参见: PaddedForm, NumberForm.
Further Examples

This converts the numbers in the list to an accounting form.

In[1]:=  

Out[1]//AccountingForm=



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.