Owning Palette: String/Number Conversion Functions
Requires: Base Development System
Converts number to an F-format (fractional notation), floating-point string at least width characters wide or wider if necessary.
The connector pane displays the default data types for this polymorphic function.
Add to the block diagram | Find on the palette |
This function rounds number to the nearest integer. If the fractional part of number is .5, the function rounds the value to the nearest even integer. For example, the function rounds 13.5 to 14 and rounds 14.5 to 14.