On Sat, Sep 17, 2016 at 1:59 PM, Anoz <zona.mf...@gmail.com> wrote:

> I'm trying to plot the graph ln(1+x/1-x) how do I do this on sagemath , I
> just need the correct syntax.
>

plot(log((1+x)/(1-x)), (x, -1,1))

See


https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/support/2016-09-17-152522-log-plot.sagews

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

Reply via email to