1961 - 1970 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59279 matches)
Widget Basics   (GUIKit Package Tutorial)
Widgets are the basic component of GUIs built with GUIKit. This tutorial discusses some of the basics of widgets and how they work. More detailed information on widgets can ...
BrownForsytheTest   (Built-in Mathematica Symbol)
BrownForsytheTest[data] tests whether the variance of data is 1. BrownForsytheTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are ...
PairedTTest   (Built-in Mathematica Symbol)
PairedTTest[data] tests whether the mean of data is zero. PairedTTest[{data_1, data_2}] tests whether the mean of data_1\[Dash] data_2 is zero.PairedTTest[dspec, \[Mu]_0] ...
ParallelTable   (Built-in Mathematica Symbol)
ParallelTable[expr, {i_max}] generates in parallel a list of i_max copies of expr.ParallelTable[expr, {i, i_max}] generates in parallel a list of the values of expr when i ...
TimeValue   (Built-in Mathematica Symbol)
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
Database Reference   (DatabaseLink Tutorial)
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
CopulaDistribution   (Built-in Mathematica Symbol)
CopulaDistribution[ker, {dist_1, dist_2, ...}] represents a copula distribution with kernel distribution ker and marginal distributions dist_1, dist_2, ....
DensityHistogram   (Built-in Mathematica Symbol)
DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a density histogram of the values {x_i, y_i}.DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a density ...
Manipulate   (Built-in Mathematica Symbol)
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
NonCommutativeMultiply   (Built-in Mathematica Symbol)
a ** b ** c is a general associative, but non-commutative, form of multiplication.
1 ... 194|195|196|197|198|199|200 ... 295 Previous Next

...