is an option for NumberForm and related functions that gives the string to use as a decimal point.


NumberPoint
is an option for NumberForm and related functions that gives the string to use as a decimal point.
Details

- The default is typically NumberPoint".". »
- With the setting NumberPointAutomatic, no decimal point will be printed if there are no decimal digits to follow it.
- NumberPoint can be used to specify the string to assume for decimal points with Interpreter["Number",…] and other related Interpreters.
Examples
open all close allBasic Examples (3)
Scope (3)
Use NumberPoint with PaddedForm:
Use any string as a number point:
Use the setting NumberPointAutomatic to print the decimal point only when printed digits would follow it:
See Also
Tech Notes
History
Introduced in 1988 (1.0) | Updated in 2014 (10.0) ▪ 2020 (12.1)
Text
Wolfram Research (1988), NumberPoint, Wolfram Language function, https://reference.wolfram.com/language/ref/NumberPoint.html (updated 2020).
CMS
Wolfram Language. 1988. "NumberPoint." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/NumberPoint.html.
APA
Wolfram Language. (1988). NumberPoint. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NumberPoint.html
BibTeX
@misc{reference.wolfram_2025_numberpoint, author="Wolfram Research", title="{NumberPoint}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/NumberPoint.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_numberpoint, organization={Wolfram Research}, title={NumberPoint}, year={2020}, url={https://reference.wolfram.com/language/ref/NumberPoint.html}, note=[Accessed: 11-August-2025]}