Skip to content

The only calculator of its type; changing the world one calculation at a time.

Notifications You must be signed in to change notification settings

davidwitten/GoodCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

GoodCalc

The best calculator-programming language, it has 60+ functions, and is more advanced, while being more efficient.

Functions

Here are four of the many functions available on GoodPyCalc.

/choose x y

Returns the value of x!/(y!(y-x)!), or x Choose y

/prime x

Returns 1 if x is prime, 0 if not

/primerange x y

Returns a range of prime numbers from x to y.

/loop i (list) {/function

Returns a loop through a list, acting as a for loop.

/pascr n

Returns the n'th row of Pascal's triangle.

Now, there are 60+ functions, so check it out!

About

The only calculator of its type; changing the world one calculation at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages