프로퍼티 | 타입 | 설명 | |
---|---|---|---|
id | IComparable |
메소드 | 설명 | |
---|---|---|
Add ( Function f ) : Function | ||
Bind ( ) : Function | ||
Clone ( ) : Function | ||
CompareTo ( object obj ) : int | ||
Differentiate ( |
||
Equals ( object obj ) : bool | ||
GetComplexPart ( Function &re, Function &im ) : void | ||
GetHashCode ( ) : int | ||
GetValue ( ) : |
||
GetVariableList ( ) : System.Collections.ArrayList | ||
Multiply ( Function f ) : Function | ||
ToString ( ) : string | ||
Variable ( ) : System | ||
Variable ( IComparable id ) : System |
public GetComplexPart ( Function &re, Function &im ) : void | ||
re | Function | |
im | Function | |
리턴 | void |
public GetVariableList ( ) : System.Collections.ArrayList | ||
리턴 | System.Collections.ArrayList |