Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question
0

no lambda Var

asked 5 years ago

ortollj gravatar image

HI just a remark

it is a pity to have removed the possible use of the Greek letter lambda for variable name because lambda is a reserved name. I would have preferred the lambda function named lambdaf .

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
4

answered 5 years ago

tmonteil gravatar image

updated 5 years ago

This is a Python reserved keyword, not a Sage decision, so we can not do much about that. Perhaps could you use Lambda instead ? If you use Sage compiled with Python 3, you can also use λ as a variable name.

Preview: (hide)
link

Comments

You can also use lambda_ as a variable name, whose latex expression will be indistinguishable from λ.

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 5 years ago )

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: 5 years ago

Seen: 1,184 times

Last updated: Sep 04 '19