Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Merge requests
!1089
Add modulus operator `%` and `fmod` to the interpreter
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Andrea Cassinelli
requested to merge
a_cassinelli/nektar:feature/InterpreterModulus
into
master
Oct 21, 2019
Overview
2
Commits
3
Pipelines
1
Changes
4
This feature introduces the modulus operator
%
in the interpreter and the
fmod
function.
Edited
Nov 22, 2022
by
Dave Moxey