Skip to content

Creates long math expressions that can be evaluated in Desmos to any given number.

Notifications You must be signed in to change notification settings

lafkpages/crazy-desmos-expressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crazy Desmos Expressions

Creates long math expressions that can be evaluated in Desmos to any given number.

An example expression generated for the number 65 can be found here.

To install dependencies:

bun install

To run:

bun run .

This will start an interactive REPL where you can enter numbers and see the results of the crazy long math expression. To change the number of iterations, enter iters = <number>.

This project was created using bun init in bun v1.1.4. Bun is a fast all-in-one JavaScript runtime.

About

Creates long math expressions that can be evaluated in Desmos to any given number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published