|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectConstante
public class Constante
Field Summary | |
---|---|
(package private) double |
c
|
Constructor Summary | |
---|---|
Constante(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 |
---|
double c
Constructor Detail |
---|
public Constante(double c)
Method Detail |
---|
public java.lang.String formula()
formula
in interface Funcao
public double valor(double x)
valor
in interface Funcao
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |