61 - 70 of 296 for ModSearch Results
View search results from all Wolfram sites (10037 matches)
SetDelayed   (Built-in Mathematica Symbol)
lhs := rhs assigns rhs to be the delayed value of lhs. rhs is maintained in an unevaluated form. When lhs appears, it is replaced by rhs, evaluated afresh each time.
Assuming   (Built-in Mathematica Symbol)
Assuming[assum, expr] evaluates expr with assum appended to $Assumptions, so that assum is included in the default assumptions used by functions such as Refine, Simplify, and ...
CarmichaelLambda   (Built-in Mathematica Symbol)
CarmichaelLambda[n] gives the Carmichael function \[Lambda](n), defined as the smallest integer m such that k^m \[Congruent] 1 mod n for all k relatively prime to n.
DiscretePlot3D   (Built-in Mathematica Symbol)
DiscretePlot3D[expr, {i, i_min, i_max}, {j, j_min, j_max}] generates a plot of the values of expr when i runs from i_min to i_max and j runs from j_min to ...
Multinomial   (Built-in Mathematica Symbol)
Multinomial[n_1, n_2, ...] gives the multinomial coefficient (n_1 + n_2 + ...)!/(n_1! n_2! ...).
Rectangle   (Built-in Mathematica Symbol)
Rectangle[{x_min, y_min}, {x_max, y_max}] is a two-dimensional graphics primitive that represents a filled rectangle, oriented parallel to the axes. Rectangle[{x_min, y_min}] ...
StudentTDistribution   (Built-in Mathematica Symbol)
StudentTDistribution[\[Nu]] represents a Student t distribution with \[Nu] degrees of freedom.StudentTDistribution[\[Mu], \[Sigma], \[Nu]] represents a Student t distribution ...
COperator   (SymbolicC Package Symbol)
COperator[oper, arg_1, ...] is a symbolic representation of an operator.
CriticalSection   (Built-in Mathematica Symbol)
CriticalSection[{var_1, var_2, ...}, expr] locks the variables var_i with respect to parallel computation, evaluates expr, then releases the var_i.
FiniteAbelianGroupCount   (Built-in Mathematica Symbol)
FiniteAbelianGroupCount[n] gives the number of finite Abelian groups of order n.
1 ... 4|5|6|7|8|9|10 ... 30 Previous Next

...