Thursday, July 30, 2009

How to do Differentiation in C programming language ??

I am looking for some tool, library or tutorials that would help me do differentiation in C or any other programming language.

How to do Differentiation in C programming language ??
usually differentiation includes variables...





so, it needs computation in variables...(not calculation)





but c language is mainly calculation...(using values assigned to variables)...





it is an NP complete problem to create a program which computes differentiation or integration of inputs...

columbine

No comments:

Post a Comment