Variables | |
| constexpr float | kE = 2.7182818284590452354 |
| constexpr float | kLog2E = 1.4426950408889634074 |
| constexpr float | kLog10E = 0.43429448190325182765 |
| constexpr float | kLogE2 = 0.69314718055994530942 |
| constexpr float | kLogE10 = 2.30258509299404568402 |
| constexpr float | kPi = 3.14159265358979323846 |
| constexpr float | kPiOver2 = 1.57079632679489661923 |
| constexpr float | kPiOver4 = 0.78539816339744830962 |
| constexpr float | k1OverPi = 0.31830988618379067154 |
| constexpr float | k2OverPi = 0.63661977236758134308 |
| constexpr float | k2OverSqrtPi = 1.12837916709551257390 |
| constexpr float | kSqrt2 = 1.41421356237309504880 |
| constexpr float | k1OverSqrt2 = 0.70710678118654752440 |
|
constexpr |
Definition at line 36 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 48 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 39 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
|
constexpr |
Definition at line 12 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 18 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 15 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
|
constexpr |
Definition at line 21 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 27 of file math.h.
Referenced by flutter::testing::TEST(), and flutter::testing::TEST_F().
|
constexpr |
Definition at line 30 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 33 of file math.h.
Referenced by flutter::testing::TEST().
|
constexpr |
Definition at line 45 of file math.h.
Referenced by flutter::testing::TEST().