TrigFactor[expr] factors trigonometric functions in expr.
WaitNext[{eid_1, eid_2, ...}] waits until the first evaluation represented by any of the eid_i finishes, then returns its result, the corresponding eid_i, and the list of ...
WeierstrassZeta[u, {g_2, g_3}] gives the Weierstrass zeta function \[Zeta](u; g_2, g_3).
WhittakerW[k, m, z] gives the Whittaker function W k, m (z).
ZetaZero[k] represents the k\[Null]^th zero of the Riemann zeta function on the critical line.ZetaZero[k, t] represents the k\[Null]^th zero with imaginary part greater than ...
Dealing with fonts under Linux can sometimes be tricky. The important issues in dealing with fonts in Mathematica are presented in this tutorial for your convenience. The ...
Importing and exporting lists and tables of data. This exports a list of data to the file out1. Here are the contents of the file.
CUDAFold[f, x, list] gives the last element of CUDAFoldList[f, x, list].
SQLMemberQ[data, column] specifies a condition in an SQL query used to test whether an element of a list matches the value of a column.
TetGenSetRegions[expr, pts, index, attrs] sets the regions in a TetGen expression.