(33E) Stream Flow Estimate in Culverts
|
03-09-2019, 09:04 PM
Post: #4
|
|||
|
|||
RE: (33E) Stream Flow Estimate in Culverts
(03-09-2019 06:57 PM)Dieter Wrote: 1. This program will not work on the HP25 as the latter features no D–>R degrees to radians conversion. You can add RAD at the begin of the program and remove these two lines: Code: 09 ->RAD Edit: Just noticed that you realised this meanwhile. Quote:BTW the conversion constant actually is 0,3048–1/3 = 1,4859... We can even use 1.4859 with the HP-25: Code: 01: 15 33 : RAD With this I get for your example: 2 [R/S] "8,25" "9,43" 77,77 3,5 [R/S] "17,12" "12,19" 208,65 Quote:If two more steps can be squeezed out (e.g. in the metric version) simply add [LastX] [X⇄Y] as the final steps and all three values are nicely returned on the stack. What about: Code: 10 RCL 1 Cheers Thomas |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(33E) Stream Flow Estimate in Culverts - SlideRule - 03-08-2019, 01:14 PM
RE: (33E) Stream Flow Estimate in Culverts - PedroLeiva - 03-09-2019, 04:32 AM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-09-2019, 06:57 PM
RE: (33E) Stream Flow Estimate in Culverts - Thomas Klemm - 03-09-2019 09:04 PM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-09-2019, 09:21 PM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-10-2019, 01:53 PM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-10-2019, 07:53 PM
RE: (33E) Stream Flow Estimate in Culverts - Thomas Klemm - 03-09-2019, 10:30 PM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-10-2019, 10:03 AM
RE: (33E) Stream Flow Estimate in Culverts - Thomas Klemm - 03-10-2019, 10:19 PM
RE: (33E) Stream Flow Estimate in Culverts - Dieter - 03-11-2019, 09:58 AM
|
User(s) browsing this thread: 7 Guest(s)