Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.matrix.imag

matrix.imag

The imaginary part of the array.

Examples

>>>x=np.sqrt([1+0j,0+1j])>>>x.imagarray([ 0.        ,  0.70710678])>>>x.imag.dtypedtype('float64')

Previous topic

numpy.matrix.flat

Next topic

numpy.matrix.itemsize

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp