Template Function exprtk_complex::trunc¶
Defined in File complex_type.hpp
Function Documentation¶
-
template<typename T>
static inline ComplexWrapper<T> exprtk_complex::trunc(const ComplexWrapper<T> v)¶ marked as const because std::complex real and imag are const