The 2025 Wheel Reinvention Jam is in 17 days. September 22-28, 2025. More info

Doesn't parse hex floats

image.png

It would also be nice if ,x format specifier printed hex floats


Edited by bumbread on

The ",x" and ",X" format specifiers do print hex floats:

image.png

Maybe you mean being able to input hex floats via the expression parser?