On Dec 7, 2007 12:24 PM, Paul Zimmermann <[EMAIL PROTECTED]> wrote:
>
> > In[3]:= Pi \\ N
> > Syntax::sntxf: "Pi" cannot be followed by " \\ N".
> >
> > In[4]:= f \\ g
> >
> > Syntax::sntxf: "f" cannot be followed by " \\ g".
>
> please turn your '\' key by Pi/2:

Thanks.  That we couldn't use in Sage, since // is already taken.  But we could
maybe use \\ instead.

>
> In[2]:= f // g
>
> Out[2]= g[f]
>
> In[3]:= Pi // N
>
> Out[3]= 3.14159
>
> In[7]:= Pi + E // N + 5 // N
>
> Out[7]= (5. + N)[5.85987]

Gees -- what in the heck does "(5. + N)[5.85987]" mean?

But thanks!

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to