Skip to main content

mod

Node Type ID: "studio.tokens.math.mod"

Package

This is a core package available at Graph Engine

To install

npm install @tokens-studio/graph-engine

Description

Modulo node allows you to get the remainder of a division.

Inputs

a

No description

b

No description

Outputs

value

No description

Example

No examples