Qurak

NumberPoint

可用

Option for the NumberForm family giving the string used for the decimal point

NumberPoint
NumberForm[12345678.9, 10, NumberPoint -> ","] → NumberForm[1.23456789*^7, 10, NumberPoint -> ,]Interpreter["Number", NumberPoint -> "@"]["2@3"] → Interpreter[Number, NumberPoint -> @][2@3]PaddedForm[12345678.9, 10, NumberPoint -> ","] → PaddedForm[1.23456789*^7, 10, NumberPoint -> ,]

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用