Examine the code emitted by the compiler. Surprisingly only five instructions are needed. It can be seen that the constants are stored in IEEE 754 format. One can see that there are RX floating point instructions and that these instructions operate directly on memory and registers.