General options for text formatting. If you have a large block of text containing no explicit newline characters, then Mathematica will automatically break your text into a ...
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
JDBCDrivers[] returns a list of information about JDBC drivers available through DatabaseResourcesPath.JDBCDrivers[name] returns a list of information about the JDBC driver ...
DefineDLLFunction["func", " dll", rtype, atypes] returns a Mathematica function that calls the specified function func with argument types atypes and return type rtype in the ...
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...
TetGen is created by Hang Si, Research Group: Numerical Mathematics and Scientific Computing, Weierstrass Institute for Applied Analysis and Stochastics (WIAS), Berlin. More ...
Web Services Link is a Mathematica add-on application. Before any functions from the package can be used, it must be loaded as follows. InstallService will install the web ...
This package contains functions for computing confidence intervals from data and p-values and confidence intervals for distributions related to the normal distribution. Given ...
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 ...
CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...