Function std::f32::to_str_hexExperimental [-]  [+] [src]

pub fn to_str_hex(num: f32) -> String

Converts a float to a string in hexadecimal format

Arguments