Hello, 

I originally sent this post to the sage cloud list

https://groups.google.com/forum/#!msg/sage-cloud/5TMzo0nzorQ/5JwblSDXAwAJ

> When I do :
>
> f = propcalc.formula("p&(q|r)")
> f.truthtable()
>
> I get the expected result, but doing
>
> typeset_mode(True)
> f = propcalc.formula("p&(q|r)")
> f.truthtable()
>
> or
> show(f.truthtable())

But in the notebook I have the same error. should the trutable function 
return an array instead of a tabular?

regards,

JC

 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to