On 10/05/2015 10:05 AM, Dmitrij Moreinis wrote:
> Hi everyone, where it is possible to find the code of each command or
> maybe documentation? For example lagrange_polynomial. How can one see
> the function code, but documention would be better. Thank you in advance.
> 

Type the function name followed by a question mark to get the
documentation. Use two question marks to get the source code (which
includes the documentation).

For example,

  sage: lagrange_polynomial??

-- 
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