FutureProg functions

floor

Numbers · computer function, computer program, standard futureprog

Number floor(Number number)
Contexts: computer function, computer program, standard futureprog
Rounds a function down to the next lowest integral number
number: The number to find the floor of

← Back to FutureProg functions