This commit is contained in:
Sergey Solovyev
2011-12-19 01:48:16 +04:00
parent 452f5ebde7
commit 03cc14a097
10 changed files with 110 additions and 23 deletions

View File

@@ -202,7 +202,7 @@
<b>Ejemplos:</b>\n
268° = 4.67748\n
30.21° = 0.52726\n
rad(30, 21, 0) = 0.52726\n
rad(30, 21, 0) = 0.52971\n
deg(4.67748) = 268\n\n
<b>¿Soporta C+ %?</b>\n\n
@@ -242,7 +242,7 @@
<b>Ejemplos:</b>\n\n
(2i + 1) ^ = -3 + 4i\n
(2i + 1) ^ 2 = -3 + 4i\n
e ^ i = 0.5403 + 0.84147i\n\n
<b>¿Puede C+ dibujar gráficas de las funciones?</b>\n\n