Henryk Trappmann wrote: > Is there any reason why plot converts the arguments of a function > allways to float? > This way it is impossible to zoom in, and sometimes there are strange > artifacts, like breaks in otherwise smooth functions. > Why not just take the number domain of the interval borders. > If it is QQ, then give as arguments QQ. If it is RR(prec) then give as > argument RR(prec) to the function. > > Or is there any meaning I dont see yet, to convert to float?
I think the main reason is to give *massive* speedups (i.e., orders of magnitude). Can you post an example of the problems you are experiencing? Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---