hello.

In Maple, I can type 'FunctionAdvisor(Sin)' ,  and it returns a whole bunch
of information that Maple knows about the sine function.  It gives me the
location of the zeros, any poles or branch cuts [none in this case], the
differential, some identities such as sin(conj(x)) == conj(sin(x)), and so
on.

In sage I can type sin? or sin?? but these don't give me the whole corpus
of known information.

What is the sage equivalent to FunctionAdvisor()?




-- 
Robin Hankin
Neutral theorist
hankin.ro...@gmail.com

-- 
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/groups/opt_out.

Reply via email to