On Wednesday, April 17, 2013 8:58:15 AM UTC-7, Francois Maltey wrote: > > Hello everyone, > > I must declare "assume" twice. First time, I get an unevalued form. > After the second assume, I get the fine result : > I use Sage 5.7 > > sage: forget () ; var('n') > n > sage: assume ((x<1) and (x>0)) >
Is "assume((x<1) and (x>0))" supported syntax? If you use "assume(x<1, x>0)" instead, I think your example works with just one assume statement. -- John -- 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 sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.