/

CDivide

[this page | pdf | references]

Function Description

Returns , the result of dividing one complex number,  by another one,  (as long as ). If  and  have the form  and   respectively where ,  are real then:

 

 

For details of how to pass complex numbers to and from the Nematrian website please see Complex Numbers Introduction.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Double()
Parameter NameVariable TypeDescription
z1Double()Complex value (numerator) (use a two element array, first element is real part, second element is imaginarypart)
z2Double()Complex value (denominator) (use a two element array, first element is real part, second element is imaginarypart)

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Complex numbers functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile