Method | Description | |
---|---|---|
DiLog ( ScalarValue z ) : ScalarValue |
Computes the complex dilogarithm function, also called Spence's function.
|
Method | Description | |
---|---|---|
GetValue ( ScalarValue value ) : ScalarValue |
Method | Description | |
---|---|---|
DiLog0 ( ScalarValue z ) : ScalarValue | ||
DiLog1 ( ScalarValue e ) : ScalarValue | ||
DiLog_Log_Series ( ScalarValue z ) : ScalarValue |
public static DiLog ( ScalarValue z ) : ScalarValue | ||
z | ScalarValue | The complex argument. |
return | ScalarValue |
protected GetValue ( ScalarValue value ) : ScalarValue | ||
value | ScalarValue | |
return | ScalarValue |