Table of Contents
int()
Description
Syntax
Parameters
Returns
See also
int()
Description
Converts a value to the
int
data type.
Syntax
int(x)
Parameters
x: a value of any type
Returns
int
See also
*
int
Source: arduino.cc