71 - 80 of 296 for ModSearch Results
View search results from all Wolfram sites (10037 matches)
JacobiSymbol   (Built-in Mathematica Symbol)
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).
MemberQ   (Built-in Mathematica Symbol)
MemberQ[list, form] returns True if an element of list matches form, and False otherwise. MemberQ[list, form, levelspec] tests all parts of list specified by levelspec.
NumberFieldRegulator   (Built-in Mathematica Symbol)
NumberFieldRegulator[a] gives the regulator of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
BernoulliB   (Built-in Mathematica Symbol)
BernoulliB[n] gives the Bernoulli number B_n. BernoulliB[n, x] gives the Bernoulli polynomial B_n (x).
Binomial   (Built-in Mathematica Symbol)
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).
Part   (Built-in Mathematica Symbol)
expr[[i]] or Part[expr, i] gives the i\[Null]^th part of expr. expr[[-i]] counts from the end. expr[[i, j, ...]] or Part[expr, i, j, ...] is equivalent to expr[[i]][[j]] .... ...
Abs   (Built-in Mathematica Symbol)
Abs[z] gives the absolute value of the real or complex number z.
DependentVariables   (Built-in Mathematica Symbol)
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.
Det   (Built-in Mathematica Symbol)
Det[m] gives the determinant of the square matrix m.
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 ...
1 ... 5|6|7|8|9|10|11 ... 30 Previous Next

...