MathTop
文档
/
函数参考
im 函数
返回复数表达式的虚部系数。
语法
im(expr)
imagpart(expr)
imaginarypart(expr)
参数与选项
expr
要变换或求值的表达式。
示例
虚部
im(3 + 4*I)
返回 4。
相关函数与文档
re
evalc