Multiply

Revision as of 09:12, 21 May 2024 by Osmo (talk | contribs) (Added an example image)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Outputs the product of the two input numbers.

Multiply
Multiply.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 * Num2
Example

Related