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