←
Boole
→
ConditionalExpression
/
Reference of Built-in Symbols
/
Mathematical Functions
/
Complex
WMA link
Complex
is the head of complex numbers.
Complex
[
a
,
b
]
constructs the complex number
a
+ I
b
.
Head[2 + 3*I]
Complex[1, 2/3]
Abs[Complex[3, 4]]
←
Boole
→
ConditionalExpression