help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes][Procedures and functions] Reference for unit 'matrix' (#rtl)

Tvector4_double.squared_length

Calculates the squared length of the vector.

Declaration

Source position: matrix.pp line 129

function Tvector4_double.squared_length: double;

Description

Calculate the squared length of the vector: squared_length=data[0]**2+data[1]**2+data[2]**2+data[3]**2.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505