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



CpxIsZero


Unit: SDL_complex
Class: none
Declaration: function CpxIsZero (z : TComplex): boolean;

The function CpxIsZero returns a TRUE value if the complex number z is zero (the absolute values of both the real and the imaginary part have to be below the value of CpxNearZero).


Last Update: 2023-Feb-06