Predefined Constants
The list of predefined constants.
Predefined Constants Class
Members
float DEG2RAD
Description
The degree to radian constant (PI /180.0f).float EPSILON
Description
The epsilon constant (1e-6f).float INF
Description
The infinity constant (1e+9f).float LOG10
Description
The log10 constant (2.302585093f).float LOG2
Description
The log2 constant (0.693147181f).float PI
Description
The pi constant (3.141592654f).float PI05
Description
The pi /2 constant (1.570796327f).float PI2
Description
The pi *2 constant (6.283185308f).float RAD2DEG
Description
The radian to degree constant (180.0f/PI).float SQRT2
Description
The square root of two constant (1.414213562f).Last update: 2018-08-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)