HP 40gs Uživatelský manuál Strana 213

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 444
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 212
Computer Algebra System (CAS) 14-31
Example 3
Typing:
LIN(SIN(X))
gives:
LNCOLLECT Regroup the logarithms
LNCOLLECT has as an argument an expression
containing logarithms.
LNCOLLECT regroups the terms in the logarithms. It is
therefore preferable to use an expression that has already
been factored (using FACTOR).
Typing:
LNCOLLECT(LN(X+1)+LN(X-1))
gives:
ln((x+1)(x1))
POWEXPAND Transform a power
POWEXPAND writes a power in the form of a product.
Typing:
POWEXPAND((X+1)
3
)
gives:
(x+1) · (x+1) · (x+1)
This allows you to do the development of (x + 1)
3
in step
by step, using DISTRIB several times on the preceding
result.
SINCOS Transform the complex exponentials into sin and cos
SINCOS takes as an argument an expression containing
complex exponentials.
SINCOS then rewrites this expression in terms of sin(x)
and cos(x).
1
4
---
2 ix⋅⋅()()exp
1
2
---
1
4
---
2 ix⋅⋅()exp++
i
2
---
ixexp
i
2
---
ix()()exp+
hp40g+.book Page 31 Friday, December 9, 2005 1:03 AM
Zobrazit stránku 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 443 444

Komentáře k této Příručce

Žádné komentáře