0
Something simple
How do I convert an exprseq to a list
L:=seq(i,i=1..50)
L:=[L] is this the only way to convert the exprseq to a list? I thnk it's the simplest way, however is there another way? The convert command won't allow it.
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.