Marshall Hampton wrote:
> Is "gauss(x) = exp(-(x)2/(2*sigma2))" a typo?  Because that raises a
> syntax error for me.

Should that be:


gauss(x) = exp(-(x)^2/(2*sigma^2))

sometimes my copy and paste strip the "^" signs; is that what happened?

Jason


--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to