Close
Close window
ComplexNumeric Class - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

ComplexNumeric

Python representation of a Maple complex numeric

Description

The ComplexNumeric class represents Maple objects of type complex(numeric) .

Method Summary

maplesoft.maple.ComplexNumeric inherits all the methods defined on Expression objects.

It implements the numbers.Complex base abstract class from the numbers module .

The following methods are defined on any ComplexNumeric object and invoke the specified implementation in Maple.

Method name

Usage

Maple implementation

conjugate

x.conjugate()

Compute complex conjugate

imag

x.imag()

Im - compute imaginary part

real

x.real()

Re - compute real part

Superclass

Direct Subclasses


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /