<< Click to Display Table of Contents >> Division |
![]() ![]() ![]() |
Calculates the quotienten from dividend and divisor. See http://en.wikipedia.org/wiki/Division_(mathematics).
Inputs |
Type |
Default |
Description |
Dividend |
float |
0 |
|
Divisor |
float |
1 |
|
Outputs |
|||
Quotient |
float |
Dividend divided by divisor. |
If the dividend is unequal to 0 and the divisor equals 0 the simulation is stopped with the following error: