Sujet : Re: why doesn't wolfram alpha plot this graph?
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : sci.mathDate : 19. Nov 2024, 04:20:46
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vhh06e$1lmca$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Mozilla Thunderbird
On 11/18/2024 7:18 PM, sobriquet wrote:
Op 19/11/2024 om 00:07 schreef Chris M. Thomasson:
On 11/18/2024 2:09 PM, wugi wrote:
[...]
>
Try this one:
>
ParametricPlot[{(cos[t] + floor(sin[t]) * 2 + 1) * .5, sin[t] * .5}, {t, 0, 2*pi}]
>
Semi circle wave?
>
https://i.ibb.co/gw8ZrQc/image.png
The 3D version of desmos is so helpful to provide insight when you try to figure out what functions are doing exactly.
https://i.imgur.com/XkjrSdK.png
I'm trying to create a parametric version of this one:
https://www.desmos.com/calculator/ayyjmdqykt
Ohhh, that is damn nice! I am busy right now, but thanks for that one! Excellent. Thanks.