9.10.3 Floating Point

The H8/300 family has no hardware floating point, but the .float directive generates ieee floating-point numbers for compatibility with other development tools.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.