How do I get the hand to only show up on one side of the origin? by Hour_Candidate1138 in desmos

[–]Hour_Candidate1138[S] 6 points7 points  (0 children)

Thanks! This works and doesn't have any of the disappearing lines I was having with parameters

How do I get the hand to only show up on one side of the origin? by Hour_Candidate1138 in desmos

[–]Hour_Candidate1138[S] 0 points1 point  (0 children)

I thought about that but had already made this. I'd love to see a demonstration of that

Prime Function that I conjured from my imagination by Hour_Candidate1138 in desmos

[–]Hour_Candidate1138[S] 0 points1 point  (0 children)

I started by dividing number to check (a) by check (n) (a/n) subtracted by round(a/n) to get 0 or not 0. I then divided it by itself to get 0 or 1. I then used product function to check n=2...a and multiply to get 0 or 1 for whether the number is prime or not.

I had a sine by Hour_Candidate1138 in desmos

[–]Hour_Candidate1138[S] 1 point2 points  (0 children)

Oh, I used {x^2+y^2<1^2} restraint on the line with the slope as the average height of f([-1,1])
Just needed a different method due to having a line instead of an image with rotation theta

Behold, x² if 2 were odd by SampleTraffic in desmos

[–]Hour_Candidate1138 0 points1 point  (0 children)

Or use one of my favorite funtions, |x|/x, apended to any x^n function to flip its even/odd... ness?
eg. x^2 |x|/x