I entered plot(2*x^3-5*x^2-x+1,(x,.3819,.382),hue=1,thickness=2,ticks=[. 00005,None])
and got a plot where the tick marks were at the correct places but the labels were of the form 3.819e-1 and 3.82e-1. How do I get them to read .3819, .38195 and .382 (or .3820)? -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
