Package | Description |
---|---|
jme | |
jme.abstractas | |
jme.funciones | |
jme.terminales |
Modifier and Type | Method and Description |
---|---|
static JMEContext |
Util.parametroContext(Funcion f,
Vector v,
int index)
Leer contexto matemático de una función JME
|
Modifier and Type | Method and Description |
---|---|
Terminal |
Funcion.funcion(JMEContext t)
Método adaptador para JMEContext.
|
Modifier and Type | Method and Description |
---|---|
JMEContext |
RedondeoProximo.funcion(JMEContext c) |
JMEContext |
ContextoMatematico.funcion(RealDoble a) |
JMEContext |
ContextoMatematico.funcion(Texto t) |
JMEContext |
ContextoMatematico.funcion(Vector v) |
Modifier and Type | Method and Description |
---|---|
JMEContext |
RedondeoProximo.funcion(JMEContext c) |
Modifier and Type | Field and Description |
---|---|
static JMEContext |
JMEContext.MC0 |
static JMEContext |
JMEContext.MC128 |
static JMEContext |
JMEContext.MC32 |
static JMEContext |
JMEContext.MC64 |
Modifier and Type | Method and Description |
---|---|
JMEContext |
JMEContext.clone() |