Class Integroi2.SinFun

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

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


Constructor Summary
(package private) Integroi2.SinFun()
           
 
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.SinFun

Integroi2.SinFun()
Method Detail

f

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