Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Integer » DivideLongIntegers

DivideLongIntegers


Module: FoundationLite

Computes the quotient of two numbers.

Name Type Description
Input value inA Long
Input value inB Long
Output value outQuotient Long

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Divisor is equal to zero on input in DivideLongIntegers.

Complexity Level

This filter is available on Basic Complexity Level.