WTF
MathExtras.h File Reference
#include <math.h>
Include dependency graph for MathExtras.h:

Go to the source code of this file.
Variables | |
| const double | piDouble = 3.14159265358979323846 |
| const float | piFloat = 3.14159265358979323846f |
| const double | piOverFourDouble = 0.785398163397448309616 |
| const float | piOverFourFloat = 0.785398163397448309616f |
Variable Documentation
| const double piDouble = 3.14159265358979323846 |
Definition at line 45 of file MathExtras.h.
| const float piFloat = 3.14159265358979323846f |
Definition at line 46 of file MathExtras.h.
| const double piOverFourDouble = 0.785398163397448309616 |
Definition at line 52 of file MathExtras.h.
| const float piOverFourFloat = 0.785398163397448309616f |
Definition at line 53 of file MathExtras.h.
KDE 4.0 API Reference