Skip to content

Demonstrates one way of calculating Euler's number

Notifications You must be signed in to change notification settings

Versus7/TrigFinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E Calculator

This program calculates the value of 1 / e, which is 0.367879...

First, you enter how many sides you want your dice to have.

The program will then run roll that number of dice as many times as sides it has.

It outputs the chance that you will not roll a specific number, like 1 or 2.

Coincidentally, this value matches very close to 1/e.

The higher the number of sides, the closer your calculated value will be to 1/e.

About

Demonstrates one way of calculating Euler's number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages