首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

imag 相集(或称之为复数虚部)

2012-09-12 
imag 相集(或称为复数虚部)imag 相集(或称为复数虚部)Imaginary part of a complex number一个复数的虚部

imag 相集(或称为复数虚部)

imag 相集(或称为复数虚部)

Imaginary part of a complex number

一个复数的虚部数值。

Syntax

语法

Y = imag(Z)

Description

描述

Y = imag(Z) returns the imaginary part of the elements of array Z.

Y=imag(Z)返回阵列Z的虚部。

Examples

imag(2+3i)

ans = 

    3 

热点排行