SERIES PARALLEL SOLVER - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Software Libraries (/forum-10.html) +--- Forum: HP Prime Software Library (/forum-15.html) +--- Thread: SERIES PARALLEL SOLVER (/thread-7594.html) |
SERIES PARALLEL SOLVER - BERNARD MICHAUD - 01-15-2017 07:24 PM This short program uses List L1 & L2 to solve Series or Parallel Impedances. Start the program which you can call SerParImp or your choice and input your series impedances in L1 or your parallel impedances in L2 and press Enter. Your total series Imp can be entered in the Parall. list L2 and vice versa to solve a complex circuit. Code:
BM |