| Package | Description |
|---|---|
| org.lsmp.djep.matrixJep.function | |
| org.lsmp.djep.xjep.function |
| Class and Description |
|---|
| Sum
A sum function Sum(x^2,x,1,10) finds the sum of x^2 with x running from 1 to 10.
|
| SumType
Base class for functions like Sum(x^2,x,1,10) which finds the sum of x^2 with x running from 1 to 10.
|
| Class and Description |
|---|
| SumType
Base class for functions like Sum(x^2,x,1,10) which finds the sum of x^2 with x running from 1 to 10.
|
| Trapezium
The trapezium rule for approximation to a definite integral.
|
Copyright © 2018. All rights reserved.