Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. Lambert W function - Wikipedia

    en.wikipedia.org/wiki/Lambert_W_function

    The Lambert W function is used to solve equations in which the unknown quantity occurs both in the base and in the exponent, or both inside and outside of a logarithm. The strategy is to convert such an equation into one of the form zez = w and then to solve for z using the W function. For example, the equation.

  3. Natural logarithm - Wikipedia

    en.wikipedia.org/wiki/Natural_logarithm

    The natural logarithm of a number is its logarithm to the base of the mathematical constant e, which is an irrational and transcendental number approximately equal to 2.718 281 828 459. [1] The natural logarithm of x is generally written as ln x, loge x, or sometimes, if the base e is implicit, simply log x.

  4. Polylogarithm - Wikipedia

    en.wikipedia.org/wiki/Polylogarithm

    Polylogarithm. In mathematics, the polylogarithm (also known as Jonquière's function, for Alfred Jonquière) is a special function Lis(z) of order s and argument z. Only for special values of s does the polylogarithm reduce to an elementary function such as the natural logarithm or a rational function.

  5. SymPy - Wikipedia

    en.wikipedia.org/wiki/SymPy

    SymPy is an open-source Python library for symbolic computation. It provides computer algebra capabilities either as a standalone application, as a library to other applications, or live on the web as SymPy Live [2] or SymPy Gamma. [3] SymPy is simple to install and to inspect because it is written entirely in Python with few dependencies.

  6. Logarithm - Wikipedia

    en.wikipedia.org/wiki/Logarithm

    In mathematics, the logarithm is the inverse function to exponentiation. That means that the logarithm of a number x to the base b is the exponent to which b must be raised to produce x. For example, since 1000 = 103, the logarithm base of 1000 is 3, or log10 (1000) = 3.

  7. Log-normal distribution - Wikipedia

    en.wikipedia.org/wiki/Log-normal_distribution

    Log-normal distribution. In probability theory, a log-normal (or lognormal) distribution is a continuous probability distribution of a random variable whose logarithm is normally distributed. Thus, if the random variable X is log-normally distributed, then Y = ln (X) has a normal distribution.

  8. Pollard's rho algorithm - Wikipedia

    en.wikipedia.org/wiki/Pollard's_rho_algorithm

    Pollard's rho algorithm. Pollard's rho algorithm is an algorithm for integer factorization. It was invented by John Pollard in 1975. [1] It uses only a small amount of space, and its expected running time is proportional to the square root of the smallest prime factor of the composite number being factorized.

  9. Iterated logarithm - Wikipedia

    en.wikipedia.org/wiki/Iterated_logarithm

    Iterated logarithm. In computer science, the iterated logarithm of , written log * (usually read " log star "), is the number of times the logarithm function must be iteratively applied before the result is less than or equal to . [1] The simplest formal definition is the result of this recurrence relation :