Zum Inhalt springen
Open App

Math Modulo

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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