lambda
lambda — 名詞
1. Λ (uppercase) or λ (lowercase) — the written character that occupies the 11th po
蘭布達
希臘字母第11個字母
Λ (uppercase) or λ (lowercase) — the written character that occupies the 11th position in the Greek alphabet and is also widely used as a symbol in mathematics, physics, and computing
In physics class, Justin learned that lambda (λ) stands for wavelength.
在物理課上,Justin 學到 lambda (λ) 代表波長。
lowercase λ for wavelength in physics
In linear algebra, the symbol λ often represents the eigenvalue of a matrix.
在線性代數中,符號 λ 通常代表矩陣的特徵值。
lowercase λ for eigenvalue in linear algebra
Élise used lambda (λ) in her physics report to mark a sample's decay constant.
Élise 在物理報告中用 lambda (λ) 標記樣本的衰變常數。
To sort a list, Brian wrote a lambda in Python rather than a full function.
Brian 用 Python 寫了一個 lambda 來排序清單,而不是寫完整函式。
Rodrigo drew both the uppercase Λ and the lowercase λ on the board.
Rodrigo 在黑板上畫了大寫 Λ 和小寫 λ 兩種寫法。
用法筆記
The lowercase form λ is far more common than the uppercase Λ in mathematics and science writing. In computing (especially Python and Lisp), the word 'lambda' is used as a keyword to create anonymous functions.