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


You are not allowed to post comments.