Message Boards Message Boards

CHALLENGE -- Defining an ORIGINAL second derivative function?

Posted 10 years ago
POSTED BY: J J
3 Replies
Posted 10 years ago

UPDATE: I do not want to use the Derivative or D functions. –

POSTED BY: J J

UPDATE: I do not want to use the Derivative or D functions. –

You must not, you can use Cauchy's integral to differentiate, see Complex variable methods in Numerical Differentiation, you can use the ND implementation in the Mathematica package NumericalCalculus` ...

POSTED BY: Udo Krause

You do know that Mathematica can compute derivatives:

f'[x]=D[f[x],x] and f''[x]=D[f[x],{x,2}]

POSTED BY: S M Blinder
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract