I\'d like to use some hexa floating point constants with exponents in C# as it is allowed in c++ For example : 0x1p+53 or 0x1.dcd651ep+29
Can\'t find a way how to transla