Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

float and int difference

Intergers and floats both contain numerical data. 
However, intergers (int) is a number without a decimal point.
A float on the other hand, is a number that has a decimal place. 
Source by processing.org #
 
PREVIOUS NEXT
Tagged: #float #int #difference
ADD COMMENT
Topic
Name
4+1 =