User Tools

Site Tools


crpl:docs:mod

This is an old revision of the document!


<- CRPL reference <- Math Commands

mod

<-a <-b mod ->result

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.1657045535.txt.gz · Last modified: 2025/02/14 14:56 (external edit)