linearly v0.32.0Docs


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

Shorthands

Defined in

src/scalar.ts:523open in new window