Ask Your Question
0

how to use the function ord()?

asked 10 years ago

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

ord? there no example.

and other function like lambda?, no in index of Sage Reference Manual

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
3

answered 10 years ago

kcrisman gravatar image

If you type ord? you will see this is a Python builtin. Lambda is also a builtin, though a statement, not a function. Since neither of these is a Sage function, they aren't in the reference manual (though lambda is mentioned in various places in some tutorials and even some examples in the reference manual for other things, I believe).

Preview: (hide)
link
0

answered 10 years ago

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

thank you very much!

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 1,493 times

Last updated: Oct 22 '14