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