Tagged Questions
7
votes
4answers
358 views
How to implement dual numbers in Mathematica?
I wonder how can I implement dual numbers in Mathematica, so that all functions work well with them (as with complex numbers).
Particularly, for each function $f$, ...