MATLAB Function Reference    
floor

Round towards minus infinity

Syntax

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.

Examples

See Also

ceil, fix, round


  flipud flops