matician - v2.0.0
Preparing search index...
roundToNearest
Function roundToNearest
roundToNearest
(
value
:
number
,
step
:
number
)
:
number
Rounds a number to the nearest multiple of the specified step.
Parameters
value
:
number
step
:
number
Returns
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
matician - v2.0.0
Loading...
Rounds a number to the nearest multiple of the specified step.