Package math.differentialcalculus
package math.differentialcalculus
-
ClassesClassDescriptionObjects of this class take the output of the semantic analyzer and uses it to generate code that the derivative engine can work with.Objects of this class break down a scanned function into simple format to which a simple chain rule can be applied,following all the principles of differentiation.Anything that can be mathematically differentiated..Objects of this class seek to simplify a math expression, by taking it through a series of transformative processes.