The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Number::Complex

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Complex.new(...);

INHERITS

Inherits methods from:

        * Sidef::Convert::Convert
        * Sidef::Types::Number::Number

METHODS

!

Obj ! Obj -> Obj

Return the

Aliases: fact, factorial

++

Obj ++ Obj -> Obj

Return the

Aliases: inc

--

Obj -- Obj -> Obj

Return the

Aliases: dec

<=>

Obj <=> Obj -> Obj

Return the

Aliases: cmp

cartesian

Complex.cartesian() -> Obj

Return the

ceil

Complex.ceil() -> Obj

Return the

digit

Complex.digit() -> Obj

Return the

dump

Complex.dump() -> Obj

Return the

floor

Complex.floor() -> Obj

Return the

fround

Complex.fround() -> Obj

Return the

Aliases: fRound, roundf

get_constant

Complex.get_constant() -> Obj

Return the

im

Complex.im() -> Obj

Return the

Aliases: Im, imaginary

int

Complex.int() -> Obj

Return the

Aliases: as_int

is_even

Complex.is_even() -> Obj

Return the

Aliases: isEven

is_inf

Complex.is_inf() -> Obj

Return the

Aliases: isInf, is_infinite, isInfinite

is_int

Complex.is_int() -> Obj

Return the

Aliases: isInt, is_integer, isInteger

is_nan

Complex.is_nan() -> Obj

Return the

Aliases: is_NaN, isNaN

is_neg

Complex.is_neg() -> Obj

Return the

Aliases: isNeg, is_negative, isNegative

is_pos

Complex.is_pos() -> Obj

Return the

Aliases: isPos, is_positive, isPositive

is_zero

Complex.is_zero() -> Obj

Return the

Aliases: isZero

len

Complex.len() -> Obj

Return the

Aliases: length

neg

Complex.neg() -> Obj

Return the

Aliases: negate

new

Complex.new() -> Obj

Return the

Aliases: call

nok

Complex.nok() -> Obj

Return the

not

Complex.not() -> Obj

Return the

Aliases: conj, conjugated

polar

Complex.polar() -> Obj

Return the

rand

Complex.rand() -> Obj

Return the

re

Complex.re() -> Obj

Return the

Aliases: Re, real

reciprocal

Complex.reciprocal() -> Obj

Return the

round

Complex.round() -> Obj

Return the

sign

Complex.sign() -> Obj

Return the

sstr

Complex.sstr() -> Obj

Return the