formatdown 0.2.0
new features
- New
format_nucl()formats chemical isotopes in nuclear notation. -
formatdown_options()gains theZandwarnarguments used byformat_nucl().
minor improvements and fixes
-
format_numbers(0, format = "sci")now correctly yields a zero without power-of-ten notation. Likewise forformat = "engr"(#10). - In
formatdown_options(),multiply_markcan now be set to"\\cdot"(center dot), often used whendecimal_markis a comma.
