Group: comp.sys.hp48 · Group Profile · Search for Q016 in comp.sys.hp48
Author: reth
Date: Jul 28, 2007 13:37
On Jul 28, 12:41 pm, GWB <gerson.w.barb...@gmail.com> wrote: On Jul 27, 3:55 am, "KitusFanati...@gmail.com" <KitusFanati...@gmail.com> wrote: What is the best way to get the two solutions from the quadratic formula? In RPN mode, you can use the following program: Q001 LBL Q Q002 ENTER Q003 R^ Q004 / Q005 LASTx Q006 R^ Q007 x<>y Q008 2 Q009 *
|