From 1f794717586f528ac0011e61f716b52ec5fb5377 Mon Sep 17 00:00:00 2001 From: Enrique Andrade Gonzalez Date: Tue, 21 Nov 2017 15:34:13 +0000 Subject: [PATCH] Actualizar 'Questions.txt' --- Questions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Questions.txt b/Questions.txt index 8cbb9a6..2fcf344 100644 --- a/Questions.txt +++ b/Questions.txt @@ -20,8 +20,10 @@ Mirar en el código si vale así?? (x \ mapsto \ sin \ tfrac {1} {x} \). -Preguntar que hacer con estas funciones: +Mirar si el código es correcto. ¿Como quiere que lo haga?? (x, y) \ mapsto x ^ 2 + y ^ 2 \) + +¿Esta está bien? + (x, y) \ mapsto x ^ 2-y ^ 2 + 2 x y ^ 2 + 1 \) usando lo discutido durante la presentación de las posibilidades. Dibuje un gráfico de la función \ (x \ mapsto x ^ 2-1 \) utilizando datos estables.