Home > Objects > @iFunc > floor.m

iFit/floor

PURPOSE ^

b = floor(s) : lower integer round of iFunc object

SYNOPSIS ^

function a = floor(a)

DESCRIPTION ^

 b = floor(s) : lower integer round of iFunc object

   @iFunc/floor function to round the elements of 's' to the nearest integers
   towards minus infinity.

 input:  s: object or array (iFunc)
 output: b: object or array (iFunc)
 ex:     b=floor(a);

 Version: Aug. 22, 2017
 See also iFunc, iFunc/floor, iFunc/ceil, iFunc/round

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1