Skip to content

Lib.numbers.int.basic.IntDiv

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

IntDiv

in Lib.numbers.int.basic


Divides Integer A (Numerator) by Integer B (Denominator)


Input Parameters

Name (Relevancy & Type) Description
Numerator (Int32Relevant) -
Denominator (Int32) -

Outputs

Name Type
Result System.Int32

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally