Jump to content

Round Toward +Infinity function: Difference between revisions

From LabVIEW Wiki
Started page
 
(No difference)

Latest revision as of 20:39, 30 June 2020

Object information
Owning palette(s) Numeric palette
Type Function
Requires Basic Development Environment
Icon

The Round Toward +Infinity function rounds the input to the next highest integer.

For example, if the input is 3.1, the result is 4. If the input is –3.1, the result is –3. The connector pane displays the default data types for this polymorphic function.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links