so
python
Chatroom
Common Questions
Wiki
Salad Language
Transcripts
Log In
Converting a floating point number to hexadecimal representation?
hex
float
>>>
float_to_hex
(
17.5
)
0x418c0000
How to convert a float into hex