Re: defining eq
- From: "John H Meyers" <jhmeyers@xxxxxxx>
- Date: Mon, 27 Feb 2006 11:31:40 -0600
On Sun, 26 Feb 2006 09:58:30 -0600, for Paddan:
If you mean that you want to solve an equation,
you have the SOLVE and ISOL commands (for algebraic solution),
30 MENU (for numeric solver),
and APPS > Numeric Solver > Solve Equation
(same solver, but using a screen form), e.g.:
'equation' 'Y' SOLVE
'equation' 'Y' ISOL DEFINE
'equation' STEQ 30 MENU
Hope you find something here useful.
[r->] [OFF]
.
- Follow-Ups:
- Re: defining eq
- From: Paddan
- Re: defining eq
- References:
- defining eq
- From: Paddan
- Re: defining eq
- From: John H Meyers
- Re: defining eq
- From: Paddan
- Re: defining eq
- From: John H Meyers
- Re: defining eq
- From: Paddan
- defining eq
- Prev by Date: Re: Real to Complex shortcut on an HP49g+
- Next by Date: Re: Ann: New FileSystem library for HPGCC
- Previous by thread: Re: defining eq
- Next by thread: Re: defining eq
- Index(es):
Relevant Pages
|