Method | Description | |
---|---|---|
LogExpression ( |
Creates a new logarithm of the given
|
|
Reduce ( ) : |
Method | Description | |
---|---|---|
LogExpression ( ) : System |
public LogExpression ( |
||
value | The value expression to calculate the logarithm of. | |
b | The base expression. | |
generator | IExpressionGenerator | The optional expression generator used during reduction. |
return | System |