Simple Application Framework
1
|
Mathematical constants.
#include "../Type.h"
Go to the source code of this file.
Namespaces | |
namespace | Saf |
Global library namespace. | |
namespace | Saf::Math |
Mathematical functions and structures. | |
namespace | Saf::Math::Constant |
Mathematical constants. | |
Variables | |
const Float64 | Saf::Math::Constant::E = 2.7182818284590452354 |
Euler number. | |
const Float64 | Saf::Math::Constant::Pi = 3.14159265358979323846 |
number. |
Mathematical constants.