Skip to content

Add modulus operator `%` and `fmod` to the interpreter

This feature introduces the modulus operator % in the interpreter and the fmod function.

Edited by Dave Moxey

Merge request reports