public interface IntegrableFunction extends MathematicalFunction
Modifier and Type | Method and Description |
---|---|
MathematicalFunction |
integral()
Takes the indefinite integral of this function, letting the constant
value c be 0
|
MathematicalFunction integral()