| f(x) = x3 - 2x2 + 3x - 4 | f(0) = -4 |
|
a0 = -4 | |||||
| f'(x) = 3x2 - 4x + 3 | f'(0) = 3 | a1 = 3/1! = 3 | ||||||
| f"(x) = 6x - 4 | f"(0) = -4 | a2 = -4/2! = -2 | ||||||
| f'''(x) = 6 | f'''(0) = 6 | a3 = 6/3! = 1 |
If you have found a bug, please report it at the Codeberg project page.
If you have a suggestion or a question, please write Oleksandr Kaleniuk,