Skip to content

OpenBIMRL | Mathematical utility functions

Class path: math.utilities.roundNumber

Round

roundNumber1.png

Description

Rounds a number set to a specified decimal point precision.

Input

Input Name Type Description
0 Value Number Value that is rounded
1 Accuracy Number Rounding accuracy

Output

Output Name Type Description
0 Value Number rounded value

Use/Example

roundNumber2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself