func.mod

The MOD() function performs the modulo operation that returns the remainder after the division of the first argument by the second one

Syntax

func.mod(y, x)

Examples

Documentation for func.mod is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)