pub(crate) fn parse_inf_nan<F: RawFloat>(s: &[u8], negative: bool) -> Option<F>
dec2flt
Try to parse a special, non-finite float.