Owning Palette: Numeric VIs and Functions
Requires: Base Development System
Truncates the input to the next lowest integer.
For example, if the input is 3.8, the result is 3. If the input is –3.8, the result is –4. The connector pane displays the default data types for this polymorphic function.
Add to the block diagram | Find on the palette |
Refer to the Numeric Functions VI in the labview\examples\Numerics directory for an example of using the Round Toward -Infinity function.