Specularity[s] is a graphics directive which specifies that surfaces of 3D graphics objects which follow are to be taken to have specularity s. Specularity[s, n] uses ...
SyntaxInformation[f] gives information used to generate syntax coloring and other advisories when f[...] is entered as input.
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
If the given second-order ODE is inhomogeneous, DSolve applies the method of variation of parameters to return a solution for the problem. This solves an inhomogeneous linear ...
The basic idea behind the "StiffnessSwitching" method is to provide an automatic means of switching between a nonstiff and a stiff solver. The "StiffnessTest" and ...
TetGenConvexHull[points] generates a convex hull for a 3D point set.
TetGenGetElementAttributes[expr] gets the element attributes in a TetGen expression.
TetGenGetFacets[expr] returns the facets for a TetGen expression.
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
TetGenSetRegions[expr, pts, index, attrs] sets the regions in a TetGen expression.