It would also be nice if ,x format specifier printed hex floats
,x
The ",x" and ",X" format specifiers do print hex floats:
Maybe you mean being able to input hex floats via the expression parser?