Create a function that plots the $\infty$ symbol when plotted.
My function is $$|y|=|\sin x|$$ For $\{x: -3\le x \le 3\}$
Bonus points if your function is NOT mathematically equivalent to mine.
Double bonus points if the function is simpler than mine, or draws a more beautiful symbol.


It fails the vertical line testAny closed curve will fail the vertical line test. This includes the standard lemniscate most often identified as the infinity sign $(x^2+y^2)^2=2a^2(x^2-y^2)$. – dxiv Nov 30 '16 at 04:23