pub const CARAT_EXPONENT: Options;Available on crate feature
write-floats only.Expand description
Numerical format where ^ is used as the exponent notation character.
This isn’t very common, but is useful when e or p are valid digits.