linearly v0.32.0 • Docs
linearly v0.32.0 / scalar / approxEquals
Function: approxEquals()
approxEquals(
a
,b
):boolean
Returns whether or not the numbers have approximately the same.
Parameters
• a: number
• b: number
Returns
boolean
linearly v0.32.0 • Docs
linearly v0.32.0 / scalar / approxEquals
approxEquals(
a
,b
):boolean
Returns whether or not the numbers have approximately the same.
• a: number
• b: number
boolean