Property | Type | Description | |
---|---|---|---|
id | IComparable |
Method | Description | |
---|---|---|
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 Differentiate ( |
||
x | ||
return | Function |
public GetComplexPart ( Function &re, Function &im ) : void | ||
re | Function | |
im | Function | |
return | void |
public GetVariableList ( ) : System.Collections.ArrayList | ||
return | System.Collections.ArrayList |