Next: , Previous: D30V-Syntax, Up: D30V-Dependent



9.9.3 Floating Point

The D30V has no hardware floating point, but the .float and .double directives 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.