DOKK / manpages / debian 11 / libstdc++-10-doc / std::abs.h.3cxx.en
std_abs.h(3cxx) std_abs.h(3cxx)

std_abs.h


std
ISO C++ entities toplevel namespace is std.


constexpr double std::abs (double __x)
constexpr float std::abs (float __x)
long std::abs (long __i)
constexpr long double std::abs (long double __x)
long long std::abs (long long __x)

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <cmath> or < cstdlib>.

Definition in file std_abs.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Sun Jan 10 2021 libstdc++