31 - 40 of 672 for SumSearch Results
View search results from all Wolfram sites (28581 matches)
Tally   (Built-in Mathematica Symbol)
Tally[list] tallies the elements in list, listing all distinct elements together with their multiplicities.Tally[list, test] uses test to determine whether pairs of elements ...
Xor   (Built-in Mathematica Symbol)
Xor[e_1, e_2, ...] is the logical XOR (exclusive OR) function. It gives True if an odd number of the e_i are True, and the rest are False. It gives False if an even number of ...
NSum   (Built-in Mathematica Symbol)
NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
NonlinearModelFit   (Built-in Mathematica Symbol)
NonlinearModelFit[{y_1, y_2, ...}, form, {\[Beta]_1, ...}, x] constructs a nonlinear model with structure form that fits the y_i for successive x values 1, 2, ... using the ...
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
Arithmetic Functions   (Mathematica Guide)
Mathematica immediately allows you to do arithmetic not only with individual numbers, but also with arbitrary lists or arrays—as well as symbolic and algebraic forms. ...
LinearModelFit   (Built-in Mathematica Symbol)
LinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a linear model of the form \[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ... that fits the y_i for successive x ...
Entering Formulas   (Mathematica Tutorial)
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
LerchPhi   (Built-in Mathematica Symbol)
LerchPhi[z, s, a] gives the Lerch transcendent \[CapitalPhi] (z, s, a).
Statistical Model Analysis   (Mathematica Tutorial)
When fitting models to data, it is often useful to analyze how well the model fits the data and how well the fitting meets the assumptions of the model. For a number of ...
1|2|3|4|5|6|7 ... 68 Previous Next

...