Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Real » DivideDoubles
Computes the quotient of two numbers.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inA | Double | |
![]() |
inB | Double | |
![]() |
outQuotient | Double |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Divisor is equal to zero on input in DivideDoubles. |
Complexity Level
This filter is available on Basic Complexity Level.


