API Reference > geometry-core > Numerics > Point4d > distanceSquaredXYZW distanceSquaredXYZW Method Return the squared 4d distance from this point to other, with all 4 components squared into the hypotenuse. x,y,z,w all participate without normalization. distanceSquaredXYZW(other: Point4d): number Parameter Type Description other Point4d Returns - number Defined in core/geometry/src/geometry4d/Point4d.ts Line 150 Last Updated: 13 June, 2024