ImPart
ImPart(x)
Returns the real part of complex number «x».
Examples
ImPart(-3 + 4j) → 4
ImPart(-1j) → -1
ImPart(3.5) → 0
History
This function was introduced in Analytica 4.5.
See Also
Comments
Returns the real part of complex number «x».
ImPart(-3 + 4j) → 4
ImPart(-1j) → -1
ImPart(3.5) → 0
This function was introduced in Analytica 4.5.
Enable comment auto-refresher