Index

D E M S 
All Classes and Interfaces|All Packages

D

de.hdm_stuttgart.sd1.math - package de.hdm_stuttgart.sd1.math
 
Driver - Class in de.hdm_stuttgart.sd1.math
Driver() - Constructor for class de.hdm_stuttgart.sd1.math.Driver
 

E

exp(double) - Static method in class de.hdm_stuttgart.sd1.math.Math
Approximating the natural exponential function by a finite number of terms from the corresponding power series expansion

M

main(String[]) - Static method in class de.hdm_stuttgart.sd1.math.Driver
 
Math - Class in de.hdm_stuttgart.sd1.math
This class implements a subset of functions from class Math using power series expansions.
Math() - Constructor for class de.hdm_stuttgart.sd1.math.Math
 

S

setSeriesLimit(int) - Static method in class de.hdm_stuttgart.sd1.math.Math
 
sin(double) - Static method in class de.hdm_stuttgart.sd1.math.Math
Calculating the sine by means of the corresponding power series.
D E M S 
All Classes and Interfaces|All Packages