Skip to content

function gamma(E1 &&) base

template <expression_argument E1>
KFR_FUNCTION expression_make_function<fn::gamma, E1> gamma(E1&& x)

Creates expression that returns the approximate gamma function of an argument

Defined at base/math_expressions.hpp:160