isSmallRelative MethodStatic
Test if value is at most smallFraction in absolute value.
- This is appropriate if
valueis known to be a fraction.
isSmallRelative(value: number): boolean
| Parameter | Type | Description |
|---|---|---|
| value | number |
Returns - boolean
Defined in
- Geometry.ts Line 550
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.