enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Fixed-point combinator - Wikipedia

    en.wikipedia.org/wiki/Fixed-point_combinator

    A function's identity is based on its implementation. A lambda calculus function (or term) is an implementation of a mathematical function. In the lambda calculus there are a number of combinators (implementations) that satisfy the mathematical definition of a fixed-point combinator.

  3. Lambda function - Wikipedia

    en.wikipedia.org/wiki/Lambda_function

    Dirichlet lambda function, λ(s) = (1 – 2 −s)ζ(s) where ζ is the Riemann zeta function; Liouville function, λ(n) = (–1) Ω(n) Von Mangoldt function, Λ(n) = log p if n is a positive power of the prime p; Modular lambda function, λ(τ), a highly symmetric holomorphic function on the complex upper half-plane

  4. Anonymous function - Wikipedia

    en.wikipedia.org/wiki/Anonymous_function

    The names "lambda abstraction", "lambda function", and "lambda expression" refer to the notation of function abstraction in lambda calculus, where the usual function f (x) = M would be written (λx. M), and where M is an expression that uses x. Compare to the Python syntax of lambda x: M.

  5. Lambda lifting - Wikipedia

    en.wikipedia.org/wiki/Lambda_lifting

    In the untyped lambda calculus, where the basic types are functions, lifting may change the result of beta reduction of a lambda expression. The resulting functions will have the same meaning, in a mathematical sense, but are not regarded as the same function in the untyped lambda calculus. See also intensional versus extensional equality.

  6. Callback (computer programming) - Wikipedia

    en.wikipedia.org/wiki/Callback_(computer...

    Notably, the delivery need not be made by the clerk who took the order. A callback need not be called by the function that accepted the callback as a parameter. Also, the delivery need not be made directly to the customer. A callback need not be to the calling function. In fact, a function would generally not pass itself as a callback.

  7. call-with-current-continuation - Wikipedia

    en.wikipedia.org/wiki/Call-with-current-continuation

    Calling f with a regular function argument first applies this function to the value 2, then returns 3. However, when f is passed to call/cc (as in the last line of the example), applying the parameter (the continuation) to 2 forces execution of the program to jump to the point where call/cc was called, and causes call/cc to return the value 2.

  8. Liouville function - Wikipedia

    en.wikipedia.org/wiki/Liouville_function

    The Liouville lambda function, denoted by λ(n) and named after Joseph Liouville, is an important arithmetic function. Its value is +1 if n is the product of an even number of prime numbers , and −1 if it is the product of an odd number of primes.

  9. Modular lambda function - Wikipedia

    en.wikipedia.org/wiki/Modular_lambda_function

    Modular lambda function in the complex plane. In mathematics , the modular lambda function λ(τ) [ note 1 ] is a highly symmetric Holomorphic function on the complex upper half-plane . It is invariant under the fractional linear action of the congruence group Γ(2), and generates the function field of the corresponding quotient, i.e., it is a ...