GSDP:GAM100/CProcessing/QUARTER PI
From Inside
< GSDP:GAM100 | CProcessing
Revision as of 12:27, 26 September 2018 by >D.hamilton (New page: {{GSDP:GAM100API.css}} = QUARTER_PI = == Description == QUARTER_PI is a math constant. It is defined as PI/4. == Definition == <syntaxhighlight l...)
QUARTER_PI
Description
QUARTER_PI is a math constant. It is defined as PI/4.
Definition
// Math defines
#define TAU 6.28318530717958647692f
#define TWO_PI 6.28318530717958647692f
#define PI 3.14159265358979323846f
#define HALF_PI 1.57079632679489661923f
#define QUARTER_PI 0.785398163397448309616f