b = floor(s) : lower integer round of iData object @iData/floor function to round the elements of 's' to the nearest integers towards minus infinity. input: s: object or array (iData) output: b: object or array (iData) ex: b=floor(a); Version: Nov. 26, 2018 See also iData, iData/floor, iData/ceil, iData/round