About 11,300 results
Open links in new tab
  1. Lambda - Wikipedia

    Lambda is the set of logical axioms in the axiomatic method of logical deduction in first-order logic. Uppercase Lambda is often used …

  2. Lambda Symbol (λ)

    The λ (lambda) symbol is used throughout math, physics and computer science. For example, lambda is used to represent the …

  3. Lambda closes $1 billion senior secured credit facility to meet ...

    May 7, 2026 · Lambda, The Superintelligence Cloud, is a leader in AI cloud infrastructure serving tens of thousands of customers. …

  4. Serverless Computing - AWS Lambda - Amazon Web Services

    With AWS Lambda, you can build and operate powerful web and mobile back-ends that deliver consistent, uninterrupted service to …

  5. What Does Lambda Mean in Math? Every Use Explained

    Mar 12, 2026 · Languages like Python, JavaScript, and Haskell all have a “lambda” keyword or syntax that lets you create small, …

  6. Lambda (λ) - Greek Letter | Greek Symbols

    Learn about the Greek letter Lambda (λ), its pronunciation, usage examples, and common applications in mathematics, science, and …

  7. language agnostic - What is a lambda (function)? - Stack Overflow

    Aug 19, 2008 · 117 A lambda is a type of function, defined inline. Along with a lambda you also usually have some kind of variable …

  8. Python Lambda - W3Schools

    Lambda Functions A lambda function is a small anonymous function. A lambda function can take any number of arguments, but can …

  9. AWS Lambda - GeeksforGeeks

    May 25, 2026 · AWS Lambda is a serverless compute service that runs your code only when triggered by an event, scales …

  10. Lambda expressions (since C++11) - cppreference.com

    The lambda expression is a prvalue expression of unique unnamed non- union non- aggregate class type, known as closure type, …