Nonstandard analysis is one of those things that sounds nice in the abstract, but even though I first learned about it more than ten years ago, I have yet to see a worked didactic-level example of how you would, for example, obtain the derivative of sine using nonstandard analysis, or derive the natural logarithm.
I literally saw the sin one yesterday, so I'll rewrite it!!
Let e be an infinitesimal.
We write st(x) for the function dropping the infinitesimal part of a number.
Then f'(x) = st(1/e (f(x+e)-f(x)))
Now use the angle sum identity and cos(e) = 1 - e^2, sin(e) = e. I don't know how to justify these values other than the power series identities for sin and cos...
The version of rigorous infinitesimals I've seen didn't let you have these identities, because e^2 != 0 (because it still maintains the field axiom xy = 0 => x=0 V y=0); but the argument still goes through by carrying the whole power series in place of these simplifications – you can write the higher order terms as e*f(x, e) and drop them when you evaluate st(...).
Note though, that nonstandard analysis isn't compatible with more "intuitionistic"
https://en.wikipedia.org/wiki/Axiom_of_determinacy (in place of axiom on choice), which free you from Banach–Tarski paradox and have some other appealing properties.
I have long thought such would be easier to work with on modern computers.