Is there a simple way to produce a smooth repetitive oscillation, using just basic arithmetic expressions, without trig functions, powers, square roots, etc.?
The numbers don't have to mean anything or approximate anything, it should just plot to something wavy.
I've spent lots of time searching but can only find things like the Taylor series, Bézier curves, etc. which are fairly complex because they're trying to calculate something in particular rather than just produce something curvy.
Thanks for your help.

