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....



CpxIsEqual


Unit: SDL_complex
Class: none
Declaration: function CpxIsEqual (z1, z2 : TComplex): boolean;

The function CpxIsEqual returns a TRUE value if the two complex numbers z1 and z2 are equal. Please note that comparing floating point values is always prone to round-off errors.


Last Update: 2023-Feb-06