myComplex-methods: Methods for 'myComplex' class

Description Usage Arguments

Description

Methods for myComplex class

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'myComplex'
show(object)

## S4 method for signature 'myComplex'
real(object)

## S4 method for signature 'myComplex,ANY'
e1 + e2

Arguments

object

An object of class myComplex

e1

An object of class myComplex

e2

An object of class ANY


Matteo-Ciciani/TestPackage2 documentation built on May 8, 2019, 3:12 a.m.