Home
last modified time | relevance | path

Searched refs:FUNCTION_ID_ZETA (Results 1 – 4 of 4) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DBuiltinFunctions.h179 FUNCTION_ID_ZETA = 1400, enumerator
379 DECLARE_BUILTIN_FUNCTION(ZetaFunction, FUNCTION_ID_ZETA)
H A DBuiltinFunctions-special.cc414 mstruct.transformById(FUNCTION_ID_ZETA); in calculate()
H A DCalculator.cc2590 case FUNCTION_ID_ZETA: {return f_zeta;} in getFunctionById()
H A DNumber.cc5181 … proper support interval arithmetic."), CALCULATOR->getFunctionById(FUNCTION_ID_ZETA)->name().c_st…