Preparing search index...
The search index is not available
uom-types - v0.0.0-development
uom-types
round
Function round
round
<
T
extends
number
>
(
value
:
OperationIO
<
T
>
)
:
OperationIO
<
T
>
Returns the given value rounded to the nearest integer.
Type Parameters
T
extends
number
Parameters
value
:
OperationIO
<
T
>
Returns
OperationIO
<
T
>
Math.round(value)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
uom-types - v0.0.0-development
Loading...
Returns the given value rounded to the nearest integer.