fn parse_scientific(s_ref: &mut &[u8]) -> Option<i64>
🔬This is a nightly-only experimental API. (dec2flt)
Expand description

Parse the scientific notation component of a float.