Skip to content

Variable c_log_10

variable c_log_10 simd

template <typename T>
constexpr inline subtype<T> c_log_10 = subtype<T>(2.3025850929940456840179914546844)

The natural logarithm of 10 (ln(10)).

Template parameters
T The numeric type.

Fully qualified name: kfr::c_log_10

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.