Skip to content

oliverh57/Binomial-Expansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PascalsTriangle

Pascals triangle for binomial expansion

What is this code for?

This code exppands biomiials.

a binomial is an expression writen in the form (a+b)^n

It uses a pattern to make this computationally easy to solve.

Releases

No releases published

Packages

No packages published

Languages