% (percent sign)
Denotes a percentage.
Syntax
-
x%-
xis a real or complex number
-
Description
This is a postfix operator that performs the mapping x ↦ x/100.
Examples
50%
0.5 (=1/2)
75% ⋅ 5590
4192.5 (=8385/2)
Denotes a percentage.
x%
x is a real or complex number
This is a postfix operator that performs the mapping x ↦ x/100.
50%
0.5 (=1/2)
75% ⋅ 5590
4192.5 (=8385/2)