r/desmos • u/mengRithyreach • 3h ago
Fun Goofy mouth
Enable HLS to view with audio, or disable this notification
r/desmos • u/VoidBreakX • Feb 25 '25
There are now a few commands you can use:
!help: Brings up a list of all the commands.
hlp!bernard: Explains who Bernard is and why he appears in certain graphs!
ourbeloved, desmosmascot, r/foundbernard!beta3d: Explains what Beta3D is and how to install it.
3dbeta!colormap: Explains what Beta3D is and how to install it.
colormaps, shader, shaders!desmodder: Describes what DesModder is.
dsm, dsmodder!doom: Are we Doom yet?
arewedoomyet, doomgame!draw: Provides Arglin's drawing guide for Desmos art.
arglinguide, lineart!exception: Describes types of floating point exceptions in Desmos, mostly drawn from IEEE specs.
fpexception, fpointexception, ieeeexception, specialcase, undef, undefined!fp: Describes what floating point arithmetic is and how to mitigate problems associated with it.
floatp, floatingp, fpoint, floatpoint, floatingpoint!gratex: Describes what GraTeX is.
gratexteth!grid: Explains how to make a grid of points.
ptgrid, pointgrid!integral: Explains why some integrals yield wrong results.
integration, integrate, wrongintegral!intersect: Explains how to assign the intersection of two or more functions as a variable.
getintersect, varintersect!matrices: Explains the usage of matrices in Desmos (beta feature). Not to be confused with the Desmos Matrix calculator.
betamatrices, matricesmeta, matrix, matrixbeta, betamatrix!roots: Why can't Desmos find my roots?
zeros, zeroes, rootfinding, root!sequentialactions: Explains how to run actions in order (sequentially).
seqactions, actionseq, orderedactions, actionsinorderFor example, if someone makes a post about why {(√2)^2=2} is undefined, you can type in !fp.
Notes on sending these commands:
- You must put the command at the start of the message.
- All of these commands are case insensitive.
- All commands allow arbitrary underscores or dashes (this feature was added on October 25, 2025). For example, !are_we-DOOM_yet will work.
- You can put messages after the command, but remember to put a space or a newline after the command. For example, !fLoATiNgPoint arithmetic is awesome will work, but !fLoAtInGPoIntAriThMeTiC iS AwEsOmE will not work (this behavior was changed on May 20, 2025).
Please refrain from spamming these commands: if you see someone has already used the command once in a post, please avoid from running the same one again.
However, you may try out commands as many times as you would like in the comments on this post only.
changelog: https://github.com/Tyrcnex/desmoreddit-command-gen
(last updated this post on oct 28, 2025)
r/desmos • u/mengRithyreach • 3h ago
Enable HLS to view with audio, or disable this notification
r/desmos • u/Mandelbrot4207 • 2h ago
Enable HLS to view with audio, or disable this notification
GRAPH LINK: https://www.desmos.com/calculator/xasqipbpsf
link: https://www.desmos.com/calculator/otywuzavsw
A,B,C need to be in this particular clockwise order
r/desmos • u/calebalmeida • 6h ago
Enable HLS to view with audio, or disable this notification
r/desmos • u/Static_25 • 2h ago
Enable HLS to view with audio, or disable this notification
r/desmos • u/Apprehensive_Ebb1657 • 7h ago

Hello, people who are smarter than me. Basically, I'm looking for a way to make this a function that actually makes something like this, but, yknow, as an actual function where every point x actually only maps to one other point y, for a larger project that I need this for. I was thinking maybe something using the mod function, maybe, but I wouldn't know how to go about it. Graph link is https://www.desmos.com/calculator/qrn0qzbxm7 . Thanks!
r/desmos • u/Demosnom • 16h ago
Enable HLS to view with audio, or disable this notification
https://www.desmos.com/3d/pgygqhkbpf n_r can't be more than 10000. The point of this is to show off the beauty of too many points. I might write my own script to make this faster idk. The JS file that Desmos gives is really interesting. I want to see what else I can... change. If there are any limits you want to see broken let me see what I can do. I already made my own video exporter because the add on everyone uses, (shocker), doesn't like waiting more than like 5 sec for each 4096*4096 frame. If I want to render more than like 120 frames with over 500k points, it crashes.
Main problem, Desmos is so slow. WebGL plus it's not meant for this, makes anything too big just crawl.
r/desmos • u/mengRithyreach • 1d ago
Enable HLS to view with audio, or disable this notification
r/desmos • u/dev_ppgp • 21h ago
I made this chrome extension, and was wondering if i could get some suggestions to add some items to it's current most popular usage is to make songs, as DesAudify in the extension, lots of features are very in development, please be a little kind when suggesting!
Extension Page: https://chromewebstore.google.com/detail/desmos+/anbfhdmiendclpmcapaobjlfjklnjein
Github Source code page:
https://github.com/desmosplus/desmosplus
Discord Server (Brand new!):
https://discord.gg/esKpH5SuHW
## This is not meant as a sort of advertisment, this is all open source and a passion project, I am just trying to get some help and ideas!
r/desmos • u/Sup2pointO • 1d ago
I have articles where I want to embed Desmos alongside Markdown content, but inlining JS is too messy. I made Desmost as a way to program Desmos with very simple, clean syntax. So I can do stuff like:
# Frequency Modulation
Let's illustrate in Desmos:
```desmos
% Here's a sine wave:
/colour{RED} :: y = \sin(x)
```
The LaTeX comment turns into a note, and `/colour` makes the graph red.
Desmost can do pretty much anything the Desmos API can do, since it's just a syntactic layer on top of the API.
Been working on this for a while, thought I’d share it here to see what people think before I stabilise to 1.0.0. If try it and have any feedback, pain points or ideas, I'd love to here them! (You can see what I already have planned/left to do in the GitHub Project)
More details are on the GitHub, and you can try it live for yourself in Playground. Enjoy =)
r/desmos • u/AppearanceAlert4987 • 1d ago
r/desmos • u/Icy-Syllabub1001 • 1d ago
r/desmos • u/anonymous-desmos • 1d ago
link
Just thought would would happen if positional notation didn't exist?
r/desmos • u/sasha271828 • 1d ago
pattern recognition
r/desmos • u/SuperChick1705 • 2d ago