how to use the function ord()?
ord? there no example.
and other function like lambda?, no in index of Sage Reference Manual
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).
Asked: 2014-10-21 13:59:12 +0100
Seen: 1,660 times
Last updated: Oct 22 '14
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.