5.1.5.1. numdifftools.multicomplex.Bicomplex

class Bicomplex(z1, z2)[source]

Creates an instance of a Bicomplex object. zeta = z1 + j*z2, where z1 and z2 are complex numbers.

__init__(z1, z2, dtype=<class 'numpy.complex128'>)[source]

Methods

__init__(z1, z2[, dtype])

arccos()

arccosh()

arcsin()

arcsinh()

arctan()

arctanh()

arg_c()

arg_c1p()

asarray(other)

conjugate()

cos()

cosh()

cot()

coth()

csc()

csch()

dot(other)

exp()

exp2()

expm1()

flat(index)

log()

log10()

log1p()

log2()

logaddexp(other)

logaddexp2(other)

mat2bicomp(arr)

mod_c()

Complex modulus

norm()

sec()

sech()

sin()

sinh()

sqrt()

tan()

tanh()

Attributes

z1

z2

imag

imag1

imag12

imag2

real

shape

size