Skip to content

Variable c_degtorad

variable c_degtorad simd

template <typename T>
constexpr inline subtype<T> c_degtorad = c_pi<T, 1, 180>

Degrees to radians conversion factor (π / 180).

Template parameters
T The numeric type.

Fully qualified name: kfr::c_degtorad

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