Class ConstanteAnon

java.lang.Object
  extended by ConstanteAnon

public class ConstanteAnon
extends java.lang.Object


Field Summary
(package private)  Funcao anon
           
(package private)  double c
           
 
Constructor Summary
ConstanteAnon(double _c)
           
 
Method Summary
 java.lang.String formula()
           
 double valor(double x)
           
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anon

Funcao anon

c

double c
Constructor Detail

ConstanteAnon

public ConstanteAnon(double _c)
Method Detail

formula

public java.lang.String formula()

valor

public double valor(double x)