115116117118119120121122123124125
double numero; try { Funcion funcion = new Funcion(this.getCadena(mensaje), false); numero = funcion.evaluar(true); } catch (Exception ex) { if (defecto != 0) {