Class Integroi2.ExpFun

java.lang.Object
  |
  +--Integroi2.ExpFun
All Implemented Interfaces:
Integroi2.FunktioRR
Enclosing class:
Integroi2

static class Integroi2.ExpFun
extends java.lang.Object
implements Integroi2.FunktioRR


Constructor Summary
(package private) Integroi2.ExpFun()
           
 
Method Summary
 double f(double x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Integroi2.ExpFun

Integroi2.ExpFun()
Method Detail

f

public double f(double x)
Specified by:
f in interface Integroi2.FunktioRR