Rewrite – HP Prime Graphing Calculator User Manual
Page 334
![background image](/manuals/397026/334/background.png)
330
Functions and commands
Differential
Equation
Returns the solution to a differential equation.
deSolve(Eq,[TimeVar],FncVar)
Example:
desolve(y''+y=0,y)
gives
c_0*cos(x)+c_1*sin(x)
ODE Solve
Returns an approximate value of y at a final value (t1) of a
given variable, where y(t) is the solution of: y’(t)=f(t,y(t)),
y(t0)=y0.
odesolve(Expr(f(t,y)),VectVar([t,y]),Vec
tInitCond([t0,y0]),FinalVal(t1),[tstep=V
al,curve])
Example:
odesolve(sin(t*y),[t,y],[0,1],2)
gives
[1.8224125572]
Linear System
Returns the solution to a system of linear equations.
linsolve(LstLinEq,LstVar)
Example:
linsolve([x+y+z=1,x-y=2,2*x-z=3],[x,y,z])
gives
[3/2,-1/2,0]
Rewrite
lncollect
Returns an expression rewritten with the logarithms collected.
(applies ln(a)+n*ln(b)->ln(a*b^n) for integers n).
lncollect(Expr)
Example:
lncollect(ln(x)+2*ln(y))
gives
ln(x*y^2)
powexpand
Returns an expression with a power of sum rewritten as a
product of powers.
powexpand(Expr)
Example:
powexpand(2^(x+y))
yields
(2^x)*(2^y)
- iPAQ Glisten (185 pages)
- iPAQ Glisten-AT&T (185 pages)
- iPAQ rx5900 Travel Companion (10 pages)
- iPAQ h1900 Pocket PC series (127 pages)
- iPAQ hx2700 Pocket PC series (168 pages)
- QuickSpecs H5400 (13 pages)
- 620LX (172 pages)
- IPAQ H1930 (13 pages)
- 700 Series (204 pages)
- iPAQ h5150 (8 pages)
- Jornada 420 (146 pages)
- iPAQ PC h1910 (2 pages)
- HX2000 (11 pages)
- iPAQ hx2000 Series (3 pages)
- h4000 (141 pages)
- iPAQ HX2495b (10 pages)
- 820e (178 pages)
- 820 (186 pages)
- iPAQ h1910 (105 pages)
- iPAQ hx2790c (10 pages)
- IPAQ Pocket PC hx2110 (7 pages)
- rx3000 Series (301 pages)
- iPAQ hx4700 (169 pages)
- 2490 (14 pages)
- iPAQ hw6500 (170 pages)
- h6300 (190 pages)
- IPAQ HX2750 (9 pages)
- iPAQ h2200 Pocket PC series (125 pages)
- iPAQ Pocket PC h5400 Series (10 pages)
- Jornada 520 (134 pages)
- iPAQ h4100 Pocket PC series (143 pages)
- IPAQ H5100 (169 pages)
- h5400 (273 pages)
- IPAQ RX3000 (60 pages)
- H2200 (9 pages)
- UNIX AA-XXXXX-TF (15 pages)
- Jornada 540 Series (135 pages)
- PC Series (22 pages)
- 430se (151 pages)
- h1937 EN (127 pages)
- PrintCalc 100 (33 pages)
- PrintCalc 100 (32 pages)
- 48gII Graphing Calculator (864 pages)
- 48gII Graphing Calculator (892 pages)
- EliteBook 2740p Tablet-PC (179 pages)