The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Cpx


Unit: SDL_complex
Class: none
Declaration: function Cpx (const real, imag: extended): TComplex;

The function Cpx takes the real and imaginary values and combines them to a complex number. This function is primarily thought to be used as an intermediary function for working with complex numbers without having to declare a variable of type TComplex.


Last Update: 2023-Feb-06