java.lang.ObjectConstanteAnon
public class ConstanteAnon
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 |
---|
Funcao anon
double c
Constructor Detail |
---|
public ConstanteAnon(double _c)
Method Detail |
---|
public java.lang.String formula()
public double valor(double x)