Message from discussion
Why Sage needs var(...) commands unlike Mathematica?
MIME-Version: 1.0
Received: by 10.100.152.19 with SMTP id z19mr891524and.27.1225609260296; Sun,
02 Nov 2008 00:01:00 -0700 (PDT)
Date: Sun, 2 Nov 2008 00:01:00 -0700 (PDT)
X-IP: 68.26.245.99
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9)
Gecko/2008061015 Firefox/3.0,gzip(gfe),gzip(gfe)
Message-ID: <face9d89-2b8e-43b6-997e-7cd325300663@p31g2000prf.googlegroups.com>
Subject: Why Sage needs var(...) commands unlike Mathematica?
From: "seber...@spawar.navy.mil" <seber...@spawar.navy.mil>
To: sage-devel <sage-devel@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Is it possible to avoid need to declare variables with var commands?
Mathematica doesn't need var commands so people coming from
Mathematica may get confused when they issue their first plot command
in Sage.