TetGenGetFacetMarkers[expr] returns the facet markers for a TetGen expression.
TetGenGetRegions[expr] returns the regions in a TetGen expression.
TetGenSetFacetMarkers[expr, vertices] sets the facet markers for a TetGen expression.
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.
$PrintServiceResponse uses the Mathematica Print function to print the message received from a web service before it is deserialized into a Rule syntax expression.
ElementData["name", " property"] gives the value of the specified property for the chemical element " name".ElementData[n, " property"] gives the specified property for the ...
FindGeometricTransform[pts_1, pts_2] finds a geometric transformation between two geometries pts_1 and pts_2, returning the alignment error together with the transformation ...
FourierCosTransform[expr, t, \[Omega]] gives the symbolic Fourier cosine transform of expr. FourierCosTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives ...
FourierSinTransform[expr, t, \[Omega]] gives the symbolic Fourier sine transform of expr. FourierSinTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
ImageScaled[{x, y}] gives the position of a graphical object in terms of coordinates scaled to run from 0 to 1 across the whole image region in each direction. ...