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 用戶端使用這個