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

  1. Use the first input to select how many rows you would like to generate.
  2. Use the second input if you would like to seperate each number with a space (or nothing at all) instead of a comma.
  3. Press generate
Number of Rows
Special Divisor Character
<- Home