7451 - 7460 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
Nearest   (Built-in Mathematica Symbol)
Nearest[{elem_1, elem_2, ...}, x] gives the list of elem_i to which x is nearest. Nearest[{elem_1 -> v_1, elem_2 -> v_2, ...}, x] gives the v_i corresponding to the elem_i to ...
NestList   (Built-in Mathematica Symbol)
NestList[f, expr, n] gives a list of the results of applying f to expr 0 through n times.
Nest   (Built-in Mathematica Symbol)
Nest[f, expr, n] gives an expression with f applied n times to expr.
NestWhileList   (Built-in Mathematica Symbol)
NestWhileList[f, expr, test] generates a list of the results of applying f repeatedly, starting with expr, and continuing until applying test to the result no longer yields ...
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
NevilleThetaD   (Built-in Mathematica Symbol)
NevilleThetaD[z, m] gives the Neville theta function \[CurlyTheta]_d (z \[VerticalSeparator] m).
NevilleThetaN   (Built-in Mathematica Symbol)
NevilleThetaN[z, m] gives the Neville theta function \[CurlyTheta]_n (z \[VerticalSeparator] m).
NevilleThetaS   (Built-in Mathematica Symbol)
NevilleThetaS[z, m] gives the Neville theta function \[CurlyTheta]_s (z \[VerticalSeparator] m).
NicholsGridLines   (Built-in Mathematica Symbol)
NicholsGridLines is an option to NicholsPlot that specifies contours of constant magnitude and constant phase of the closed-loop system.
Normal   (Built-in Mathematica Symbol)
Normal[expr] converts expr to a normal expression, from a variety of special forms.
1 ... 743|744|745|746|747|748|749 ... 1008 Previous Next

...