(50g) Bernoulli polynomials
|
12-17-2018, 07:03 PM
Post: #3
|
|||
|
|||
RE: (50g) Bernoulli polynomials
(12-17-2018 06:07 PM)DavidM Wrote: One very easy way to accommodate the possibility of a varying number of arguments is to place them in a list { } before invoking the program. Placing a list of items on the stack is actually very easy (only one shifted key more than individually loading them). Your program then simply needs to execute LIST→ instead of DEPTH to determine how many arguments were given. I second this method. One can also begin the program with Code:
to allow either a single argument with the program supplying defaults, or some or all arguments supplied by the user. For example compare UTPN on the HP 50 with NORMALD_CDF, its rough equivalent on the Prime. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)