General Mathematica patterns provide a powerful way to do string manipulation. But particularly if you are familiar with specialized string manipulation languages, you may ...
CUDAMemoryAllocate[type, dim] gives CUDAMemory with specified type and single dimension.CUDAMemoryAllocate[type, {dim_1, dim_2, ...}] gives CUDAMemory with specified type and ...
RationalInterpolation[expr, {x, m, n}, {x_1, x_2, ..., x n + m + 1}] gives the rational interpolant to expr with numerator order m and denominator order n, where x_1, x_2, ...
NSum
(Built-in Mathematica Symbol) NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
Unicode: 2192. x → y is by default interpreted as RightArrow[x,y]. Alias: Esc ␣-> Esc. Infix arrow operator. Used for many purposes in mathematics to indicate transformation, ...
Unicode: 2223. Alias: Esc ␣| Esc. Infix operator. x y is by default interpreted as VerticalBar[x,y]. Used in mathematics to indicate that x divides y. Also sometimes called ...
FindHamiltonianCycle[g] attempts to find a Hamiltonian cycle.
Uniform sequence of signed 24-bit integers. Binary data format.
Unicode: 2295. Alias: Esc c+ Esc. Infix operator. x ⊕ y is by default interpreted as CirclePlus[x,y]. Used in mathematics for various operations related to addition, such as ...
Unicode: 2297. Alias: Esc c* Esc. Infix and prefix operator. x ⊗ y is by default interpreted as CircleTimes[x,y]. Used in mathematics for various operations related to ...