cppx-core
|
#include <cppx-core/language/calc/floating-point-operations.hpp>
#include <cppx-core/language/calc/integer-operations.hpp>
#include <cppx-core/language/calc/named-numbers.hpp>
#include <cppx-core/language/calc/number-type-properties.hpp>
#include <cppx-core/language/calc/std-calc.hpp>
Go to the source code of this file.
Namespaces | |
cppx | |
cppx::calc | |
Functions and constants typically available on a scientific calculator, but somehow missing from the standard library. | |
cppx::number_properties | |
Concise, clear and consistent number type properties. | |