OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
symbol table for unary functions like "abs" More...
#include <matheval.hpp>
Inherits boost::spirit::qi::symbols< std::iterator_traits< Iterator >::value_type, unary_op< real_t >::op_t >.
Public Member Functions | |
ufunc_ () | |
symbol table for unary functions like "abs"
Definition at line 404 of file matheval.hpp.
|
inline |
Definition at line 410 of file matheval.hpp.
References abs(), acos(), asin(), atan(), ceil(), cos(), cosh(), matheval::detail::math::deg(), erf(), erfc(), exp(), floor(), matheval::detail::math::isinf(), matheval::detail::math::isnan(), log(), log10(), matheval::detail::math::rad(), matheval::detail::math::sgn(), sin(), sinh(), sqrt(), tan(), and tanh().