JS Pascal's Triangle Generation
An exercise in JavaScript. It can generate 73 lines before it starts using scientific notation (this is a limitation of JS).
How to use
- Use the first input to select how many rows you would like to generate.
- Use the second input if you would like to seperate each number with a space (or nothing at all) instead of a comma.
- Press generate
- Clear is not necessary to use between each generation.
Number of Rows
Special Divisor Character
<- Home
Special Divisor Character