FillingStyle is an option for ListPlot, Plot, Plot3D, and related functions that specifies the default style of filling to be used.
JankoGroupJ1[] represents the sporadic simple Janko group J_1.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
McLaughlinGroupMcL[] represents the sporadic simple McLaughlin group McL.
VertexStyle is an option and property for Graph and related functions that specifies what style to use for vertices.
Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...
NETNew[type] constructs a new object of the specified .NET type. NETNew[type, args...] constructs a new object of the specified .NET type, passing the supplied argument ...
TetGenGetFacets[expr] returns the facets for a TetGen expression.
CreateLibrary[source, name] compiles a string of C code and creates a library file, name.ext.CreateLibrary[{file 1, ...}, name] compiles a number of C source files and ...
CString[string] is a symbolic representation of a string expression.