new to Analytica 4.5
Returns the real part of a complex number.
ImPart( -3 + 4j )
ImPart( -1j )
ImPart( 3.5 )