INT function
Description
Integer value function. INT(x) rounds the number x down to an integer.
Examples
INT(5.6) equals 5
INT(-5.6) equals -6
Calculator
Graph

Integer value function. INT(x) rounds the number x down to an integer.
INT(5.6) equals 5
INT(-5.6) equals -6