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



CpxAbsSqr


Unit: SDL_complex
Class: none
Declaration: function CpxAbsSqr (const z: TComplex): extended;

The function CpxAbsSqr calculates the square of the absolute value of the complex number z. Note that this function is a shortcut in situations when the square of the absolute value is required (squaring the absolute value would be considerably slower).


Last Update: 2023-Feb-06