Aller au contenu
Open App

Math Modulo

Ce contenu n’est pas encore disponible dans votre langue.

Calculate the modulo of two numbers.

This node calculates the modulo of the input numbers.

  • Input: 10, 3

Results in the calculation of 10 % 3.

  • Output: 1
PortDescription
The first number.
The second number.
PortDescription
The result of the modulo calculation.

ID: core/math-modulo@v1