Jump to content

Differentiation calculator

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
angelusp

angelusp

    Newbie

  • Members
  • Pip
  • 7 posts
Hello every one, as the title implies, i am presenting a differentiation calculator online, its at Tehksoft | differentiation calculator I tried to make the input expressions as similar as possible to real mathematical expressions. Also is included almost all the main scientific functions. It also supports complex numbers, and you can make your own constants. (which remain unchanged after differentiation). If you happen to use it, feel free to give me a feedback.
link again: Tehksoft | differentiation calculator

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Have you taken complex analysis? I'd be very careful about including complex numbers in a differentiation calculator.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
angelusp

angelusp

    Newbie

  • Members
  • Pip
  • 7 posts
I implemented complex number, but just to a very little extend (di/dx = 0). i.e. "i" is a constant.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Ah, so no complex variables. Gotcha.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
angelusp

angelusp

    Newbie

  • Members
  • Pip
  • 7 posts
In the scientific calculator (Tehksoft | scientific calculator) you can do all complex manipulation, including variable and even functions. This one is just meant for differentiation, and the variables basically act like constants.