This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
math [2019/08/26 21:26] korshun [Length] |
math [2019/08/26 21:26] (current) korshun [Length] |
||
---|---|---|---|
Line 203: | Line 203: | ||
==== Length ==== | ==== Length ==== | ||
- | * 2D: [[zdoom>VectorLength]] -- already provided by ZDoom. | + | * 2D: [[zdoom>VectorLength]] -- already built into ZDoom. |
* 3D: ''fixed VectorLength3D(fixed x, fixed y, fixed Z)'' | * 3D: ''fixed VectorLength3D(fixed x, fixed y, fixed Z)'' | ||