Rev 7170 | Rev 10207 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7170 | Rev 8712 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | el término <span class="wims_warning">$w</span> |
41 | el término <span class="wims_warning">$w</span> |
42 | de la respuesta no tiene relación con el problema o no está autorizado. |
42 | de la respuesta no tiene relación con el problema o no está autorizado. |
43 | Por favor corríjalo o elija una expresión más sencilla. |
43 | Por favor corríjalo o elija una expresión más sencilla. |
44 | !exit |
44 | !exit |
45 | !endif |
45 | !endif |
46 | !if nocompute |
46 | !if nocompute iswordof $test |
47 | no está permitida: por favor, haga los cálculos usted mismo, y |
47 | no está permitida: por favor, haga los cálculos usted mismo, y |
48 | envíe el valor resultante. |
48 | envíe el valor resultante. |
49 | !exit |
49 | !exit |
- | 50 | !endif |
|
- | 51 | !if nocomputecomplex iswordof $test |
|
- | 52 | is not allowed. |
|
- | 53 | Please give the complex number in standard rectangular form |
|
- | 54 | <span class="tt"> a + b i </span> |
|
- | 55 | where |
|
- | 56 | <span class="tt">a</span> |
|
- | 57 | and |
|
- | 58 | <span class="tt">b</span> |
|
- | 59 | are computed, and submit the resulting value (for example, |
|
- | 60 | <span class="tt"> -1 + 2 i</span> or <span class="tt"> 1 - 2 i</span>). |
|
- | 61 | !exit |
|
50 | !endif |
62 | !endif |
51 | !if badform iswordof $test |
63 | !if badform iswordof $test |
52 | !if noreduced iswordof $test |
64 | !if noreduced iswordof $test |
53 | no está expresada de forma irreductible. Por favor reduzca la fracción. |
65 | no está expresada de forma irreductible. Por favor reduzca la fracción. |
54 | !exit |
66 | !exit |