Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 62
    • Merge requests 62
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !1089

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

  • Review changes

  • 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
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/InterpreterModulus