maxDiff Method
Return the largest absolute distance between corresponding components
- x,y,z,w all participate without normalization.
maxDiff(other: Point4d): number
Parameter | Type | Description |
---|---|---|
other | Point4d |
Returns - number
Defined in
- geometry4d/Point4d.ts Line 176
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.