Post Reply 
help: divide a list into other two
05-19-2015, 11:08 PM
Post: #6
RE: help: divide a list into other two
Try this:
Code:
flneg:=remove("x->x>=0,L1");
flpos:=CONCAT(0,remove("x->x<0,L1"));
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: help: divide a list into other two - Didier Lachieze - 05-19-2015 11:08 PM



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