Re: A86: Symbolic differentiation
[Prev][Next][Index][Thread]
Re: A86: Symbolic differentiation
well one thing i would like for it would be if it could do the derivitive of
any equation, including, inverse trig functions, e, log and ln
also since you're working on the derivitive could you also concider the
integral, they both go hand in hand
as for the input, you could make a basic program where the user would enter
the equation into a string and then just run the derivitive program using that
variable
Follow-Ups: