FrobeniusInstance and FrobeniusSolve are now available as the newly added built-in Mathematica kernel function FrobeniusSolve. FrobeniusF is now available as the newly added ...
ConnectToFrontEnd[] establishes a link to the notebook front end for use by the UseFrontEnd[] function.
Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
Widget["SystemPropertiesPanel"] displays the current system property values of the underlying runtime engine.
UUE
(Mathematica Import/Export Format) Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
Subgraph[g, {v_1, v_2, ...}] gives the subgraph of the graph g generated by the vertices v_i.Subgraph[g, {e_1, e_2, ...}] gives the subgraph generated by the edges ...
VertexReplace[g, {v_1 -> w_1, v_2 -> w_2, ...}] replaces each vertex v_i in the graph g by w_i.
SQLConnectionPoolClose[pool] closes a connection pool.
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.
TetGen is created by Hang Si, Research Group: Numerical Mathematics and Scientific Computing, Weierstrass Institute for Applied Analysis and Stochastics (WIAS), Berlin. More ...