On Friday, 9 October 2015 13:44:04 UTC-7, Greg Sonnenfeld wrote:
>
> Wow, I think this has been the first time I've reported a bug and someone 
> just fixed the bug! ( e.g. No bureaucracy, redirect, lengthy discussion, 
> forms, suggestion to fix bug myself ) 
>
of course we are very keen on getting fixes from users, it goes without 
saying...
:-) 

>
> Keep up the good work, you guys are awesome!
>
> On Saturday, October 3, 2015 at 1:38:18 AM UTC-6, Ralf Stephan wrote:
>>
>> On Friday, October 2, 2015 at 10:54:11 AM UTC+2, Greg Sonnenfeld wrote:
>>>
>>> a3(a1,a0,a2)=(a2*a0^2)/(a1) + 1
>>> to(a1,a0,a2)=1/a0 * ( lambert_w(-1*e^(-1*a3(a1,a0,a2))) + a3(a1,a0,a2))
>>> show(to)
>>>
>>> Where as if i changed that lambert_w to a sin or a log, it rendered nice 
>>> and pretty. 
>>>
>>
>>  Thanks, you found a bug: there are braces missing around %s in this line:
>>  in lambert_w._print_latex_ line 769:
>>
>> return r"\operatorname{W_0}(%s)" % z
>>
>>
>> see http://trac.sagemath.org/ticket/19336
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to