Function std::float::to_str_hex

pub fn to_str_hex(num: float) -> ~str

Converts a float to a string in hexadecimal format

Arguments