Algosim documentation: %

% (percent sign)

Denotes a percentage.

Syntax

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)

See also