SymbolicC has a number of functions for working with the C preprocessor. These allow you to set up including header files, defining macros, as well as setting up conditional ...
PageRanks[g] give the page rank of the graph g as a rule list.
NDSolve solves a differential equation numerically. It returns solutions in a form that can be readily used in many different ways. One typical use would be to produce a plot ...
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
GeodesyData["name", " property"] gives the value of the specified property for a named geodetic datum or reference ellipsoid.GeodesyData[{a, b}, " property"] gives the value ...
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
Setter
(Built-in Mathematica Symbol) Setter[x, val] represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is ...
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
FinancialData["name"] gives the last known price or value for the financial entity specified by " name".FinancialData["name", start] gives a list of dates and daily closing ...