Flowdock
fdiv(p1) public

Performs division as each part is a float, never returns a float.

For example:

Complex(11,22).fdiv(3)  #=> (3.6666666666666665+7.333333333333333i)
Show source
Register or log in to add new notes.