JavaBlock -- release any Java objects created during evaluation once evaluation finishes, BeginJavaBlock, EndJavaBlock -- mark the beginning and end of a Java block, ...
ListStreamPlot[array] generates a stream plot from an array of vector field values.ListStreamPlot[{{{x_1, y_1}, {vx_1, vy_1}}, ...}] generates a stream plot from vector field ...
SiegelTheta is now available as the newly added built-in Mathematica kernel function SiegelTheta.
Important for elliptical shapes and periodic potentials, Mathematica achieves a new level of implementation for Mathieu-related functions, supporting arbitrary-precision ...
Mathematica's breadth of functionality in handling documents, computation, and graphics gives it a rich collection of menu items—all carefully designed to be as familiar as ...
Introduced soon after ordinary hypergeometric functions, the q functions have long been studied as theoretical generalizations of hypergeometric and other functions. ...
Unicode: F4A0. Alias: Esc cross Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Cross[x,y]. Not the same as \[Times]. \[Cross] ...
Unicode: F74C. Alias: Esc dd Esc. Compound operator with built-in evaluation rules. can only be interpreted by default when it appears with ∫ or other integral operators. ∫ ...
Unicode: 00F7. Alias: Esc div Esc. Infix operator with built-in evaluation rules. x ÷ y is by default interpreted as Divide[x,y] or x/y. x ÷ y ÷ z groups as (x ÷ y) ÷ z.
Unicode: 2208. Aliases: Esc el Esc, Esc elem Esc. Infix operator with built-in evaluation rules. x ∈ y is by default interpreted as Element[x,y]. Not the same as \[Epsilon].