You are using a browser not supported by the Wolfram Cloud
Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.
I understand and wish to continue anyway »
|
Symbol | |
NestList[f,expr,n] gives a list of the results of applying f to expr 0 through n times. | |
Symbol | |
FirstPosition[expr,pattern] gives the position of the first element in expr that matches pattern, or Missing["NotFound"] if no such element is found.FirstPosition[expr,pattern,default] gives default if no element matching pattern is found.FirstPosition[expr,pattern,default,levelspec] finds only objects that appear on levels specified by levelspec. FirstPosition[pattern] represents an operator form of FirstPosition that can be applied to an expression. | |
Symbol | |
FirstPosition[expr,pattern] gives the position of the first element in expr that matches pattern, or Missing["NotFound"] if no such element is found.FirstPosition[expr,pattern,default] gives default if no element matching pattern is found.FirstPosition[expr,pattern,default,levelspec] finds only objects that appear on levels specified by levelspec. FirstPosition[pattern] represents an operator form of FirstPosition that can be applied to an expression. | |
You are using a browser not supported by the Wolfram Cloud
Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.
I understand and wish to continue anyway »