Numerical operators
The typesint, long, and real represent numerical types. The following operators can be used between pairs of these types:
For set membership operators (
in, !in, in~, !in~), see Set membership operators.Learn how to use and combine numerical operators in APL.
int, long, and real represent numerical types. The following operators can be used between pairs of these types:
in, !in, in~, !in~), see Set membership operators.