←
I
→
Integer
/
Reference of Built-in Symbols
/
Mathematical Functions
/
Im
WMA link
Im
[
z
]
returns the imaginary component of the complex number
z
.
Im[3+4I]
Plot[{Sin[a], Im[E^(I a)]}, {a, 0, 2 Pi}]
←
I
→
Integer