Post Reply 
[WP 34s] Simple sum procedure
06-14-2015, 06:53 AM (This post was last modified: 06-14-2015 06:55 AM by Thomas Klemm.)
Post: #8
RE: [WP 34s] Simple sum procedure
(06-13-2015 08:04 PM)striegel Wrote:  I didn't find the v3.1 manual's remarks in that section helpful at all

WP 34S pocket reference

Σ lbl                  x → r
Compute a sum using the routine specified at LBL.
Initially, X contains the loop control number in the format cccccc.fffii and the sum is set to 0. Each run through the routine specified by lbl computes a summand. Then, this summand is added to the sum; the operation then decrements cccccc by ii and repeats until ccccccfff.

HTH
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[WP 34s] Simple sum procedure - Marcio - 06-13-2015, 07:19 AM
RE: [WP 34s] Simple sum procedure - Marcio - 06-13-2015, 12:36 PM
RE: [WP 34s] Simple sum procedure - Marcio - 06-13-2015, 01:05 PM
RE: [WP 34s] Simple sum procedure - Thomas Klemm - 06-14-2015 06:53 AM



User(s) browsing this thread: 1 Guest(s)