Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Fully qualified name: Std.Math.DividedByCP
function DividedByCP(a : ComplexPolar, b : ComplexPolar) : ComplexPolar
Summary
Returns the quotient of two inputs of type ComplexPolar.
Input
a
The first input a to be divided.
b
The second input b to be divided.
Output
The quotient a / b.