C++ Math Library Reference    
floor

Round towards minus infinity

C++ Prototype

C++ Syntax

MATLAB Syntax

See Also

Description

B = floor(A) rounds the elements of A to the nearest integers less than or equal to A. For complex A, the imaginary and real parts are rounded independently.


 flipud flops