Platform | x64, Win32, .NET |
Purpose |
To get the imaginary part of a complex number. |
Class |
Elemental function. |
Syntax |
REAL FUNCTION AIMAG(Z) |
Return value |
If Z = (x, y) then the result is y. |