Skip to content

An algorithm to create Pascal's Triangle using matrices to a user-specified number of rows.

Notifications You must be signed in to change notification settings

ShaleeQureshi/Pascals-Triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Pascals-Triangle

Stores the values of Pascal's Triangle in a matrix and uses two algorithms. One algorithm is used to calculate the values for each index in the matrix and another algorithm to put the values in a triangular format to be visually appealing.

About

An algorithm to create Pascal's Triangle using matrices to a user-specified number of rows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages