Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''PASCALTRIANGLE(r)'''</div><br/>
+
<div style="font-size:30px">'''PASCALTRIANGLE (Levels)'''</div><br/>
*<math>r</math>  is the row number.
+
*<math>Levels</math>  is the level number of the Pascal Triangle.
    
==Description==
 
==Description==
 
*This function gives the Coefficients of the Pascal triangle.
 
*This function gives the Coefficients of the Pascal triangle.
*In <math>PASCALTRIANGLE(r)</math> , <math>r</math> is the row  number of the Pascal triangle.
+
*In <math>PASCALTRIANGLE(Levels)</math> , <math>Levels</math> is the level number of the Pascal triangle.
 
*Pascal triangle is the arrangement of numbers of the Binomial coefficients in a triangular shape.
 
*Pascal triangle is the arrangement of numbers of the Binomial coefficients in a triangular shape.
 
*It is started with the number <math>1</math> at the top in the 1st row.
 
*It is started with the number <math>1</math> at the top in the 1st row.
writer
6,694

edits

Navigation menu