Mathematica always allows you to refer to special characters by using names such as ∖[Alpha] or explicit hexadecimal codes such as ∖:03b1. And when Mathematica writes out ...
NakagamiDistribution[\[Mu], \[Omega]] represents a Nakagami distribution with shape parameter \[Mu] and spread parameter \[Omega].
Unicode: 2AE4. Infix operator. x ⫤ y is by default interpreted as DoubleLeftTee[x,y]. x ⫤ y ⫤ z groups as (x ⫤ y) ⫤ z. Used in mathematics to indicate various strong forms of ...
Unicode: 2294. Infix operator. x ⊔ y is by default interpreted as SquareUnion[x,y]. Used in mathematics to denote various forms of generalized union, typically of disjoint ...
An Abel ODE is a first-order equation of the form This equation arose in the context of the studies of Niels Henrik Abel on the theory of elliptic functions, and represents a ...
Implicit Runge–Kutta methods have a number of desirable properties. The Gauss–Legendre methods, for example, are self-adjoint, meaning that they provide the same solution ...
Mathematica not only allows you to mix arbitrary graphics into text, but also provides convenient font characters for some common shapes and icons.
OverVector[expr] displays with a right vector over expr.
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
UnderBar[expr] displays with a bar under expr.