User Tools

Site Tools


crpl:docs:mod

This is an old revision of the document!


<- CRPL reference <- Math Commands

mod

ArgumentsResultNotation
Two items on the stackThe division remainder of two items n1 n2 – n3

Description

Calculates the remainder of the two arguments and pushes the result on the stack.

Examples

ShowTraceLog
10 mod(6) Trace
# Displays 4
crpl/docs/mod.1612543437.txt.gz · Last modified: 2025/02/14 14:56 (external edit)