Uses of Package
org.lsmp.djep.xjep.function

Packages that use org.lsmp.djep.xjep.function
org.lsmp.djep.matrixJep.function   
org.lsmp.djep.xjep.function   
 

Classes in org.lsmp.djep.xjep.function used by org.lsmp.djep.matrixJep.function
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.
 

Classes in org.lsmp.djep.xjep.function used by org.lsmp.djep.xjep.function
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 © 2014. All rights reserved.