iCAx开思网
标题:
关于后处理的问题~~~!!!!
[打印本页]
作者:
axl11
时间:
2005-12-9 19:43
标题:
关于后处理的问题~~~!!!!
各位大侠请问怎样把后处理输出程序改为两位小数.小弟万分感激啊.
[
本帖最后由 axl11 于 2005-12-9 19:44 编辑
]
作者:
c850h002
时间:
2005-12-10 01:24
define format ( X Y Z R B C )
address width = 1
field width = 8
exponent width = 0
scale factor = 1
scale divisor = 1
tape position = 1
print position = 1
sign = if negative
not permanent
modal
metric formats
leading zeros = false
trailing zeros = false
decimal point = true
decimal places = 2
end define
欢迎光临 iCAx开思网 (https://www.icax.org/)
Powered by Discuz! X3.3