Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

FLOOR function

Description

FLOOR(x) rounds the number x down.

The argument x can be a real number or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the FLOOR function applied to all elements.

Examples

FLOOR(1.6) equals 1

FLOOR(-1.2) equals -2

Calculator

FLOOR(  

Graph

FLOOR function

Related functions