Function fress::float_point::parse_exp [−][src]
pub fn parse_exp(
negate: bool,
whole: &[u8],
part: &[u8],
exp_negate: bool,
exp: &[u8],
promote: bool
) -> Handle
pub fn parse_exp(
negate: bool,
whole: &[u8],
part: &[u8],
exp_negate: bool,
exp: &[u8],
promote: bool
) -> Handle