ddmd.complex

Compiler implementation of the D programming language.

Members

Functions

cimagl
real_t cimagl(complex_t x)
Undocumented in source. Be warned that the author may not have intended to support it.
creall
real_t creall(complex_t x)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

complex_t
struct complex_t
Undocumented in source.

Meta

Source

See Source File
$(DMDSRC _complex.d)