Searched refs:get_taylor_approximation (Results 1 – 1 of 1) sorted by relevance
7365 def get_taylor_approximation(a, deg): function7379 return get_taylor_approximation(a, 12)7383 b = get_taylor_approximation(b, 18)