Post Reply 
Is there a command for vector sum in User RPL?
05-22-2014, 12:29 PM
Post: #2
RE: Is there a command for vector sum in User RPL?
(05-22-2014 09:29 AM)HP67 Wrote:  Is there a vector sum command when operating on vectors?

Not sure whether this is what you are looking for:
Code:
\<< DUP 1 CON DOT \>>

Example:
[ 1 2 3 4 5 6 7 8 9 ] -> 45

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


Messages In This Thread
RE: Is there a command for vector sum in User RPL? - Thomas Klemm - 05-22-2014 12:29 PM



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