Home
last modified time | relevance | path

Searched defs:_taylor (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-sympy/sympy-1.9/sympy/functions/elementary/
H A Dexponential.py512 def _taylor(self, x, n): member in exp
/dports/math/giacxcas/giac-1.6.0/src/
H A Dti89.cc725 gen _taylor(const gen & g,GIAC_CONTEXT){ in _taylor() function