El testo de Referencia de Arduino tiene licencia Creative Commons Attribution-Share Alike 3.0.
Encontraste algo que pueda ser mejorado? Sugerir correcciones y nueva documentación vía GitHub.
Dudas en como usar Github? Aprende todo lo que necesitas saber en este tutorial.
Last Revision: Searching...
Last Build: 2024/11/08
Converts a value to the float data type.
float(x)
x: a value of any type
x
float
See the reference for float for details about the precision and limitations of floating point numbers on Arduino.
LANGUAGE float