MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / maclaurin_series.py

File maclaurin_series.py

maths/maclaurin_series.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2https://en.wikipedia.org/wiki/Taylor_series#Trigonometric_functions
3"""
4

Callers

nothing calls this directly

Calls 2

maclaurin_sinFunction · 0.85
maclaurin_cosFunction · 0.85

Tested by

no test coverage detected