Skip to content

Dansoftowner/binomial-distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binomial expansion calculator

Simple application that implements the Binomial theorem mathematical pattern.

Run CLI App

gradlew :cli:run -q --console=plain

Character encoding problems

Since the app uses special unicode characters for displaying the exponent numbers, your terminal might not display them correctly if wrong charset is used.

In the Windows Command Prompt, you can set your charset to UTF-8 with this:

chcp 65001

About

Binomial expansion calculator

Topics

Resources

Stars

Watchers

Forks

Languages