Skip to content

helix / round6

Function: round6()

round6(n): number

Defined in: core/values/transform-math.ts:21

Round to 6 dp for stable, readable output, normalising -0 to 0.

Parameters

n

number

Returns

number

Released under the MIT License · Credits