Complex_f

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Static functions

abs
targ_ldouble abs(Complex_f z)
Undocumented in source. Be warned that the author may not have intended to support it.
div
Complex_f div(Complex_f x, Complex_f y)
Undocumented in source. Be warned that the author may not have intended to support it.
mul
Complex_f mul(Complex_f x, Complex_f y)
Undocumented in source. Be warned that the author may not have intended to support it.
sqrtc
Complex_f sqrtc(Complex_f z)
im
float im;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

re
float re;
Undocumented in source.

Meta