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



9.8.3 Floating Point

The D10V 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.