• In exponentiation, the base is the number b in an expression of the form bn. The number n is called the exponent and the expression is known formally as...
    3 KB (284 words) - 02:57, 18 August 2023
  • exchange and RSA public/private keys. Modular exponentiation is the remainder when an integer b (the base) is raised to the power e (the exponent), and...
    21 KB (2,802 words) - 00:03, 24 March 2024
  • logarithm, the number whose logarithm is 1 Base (exponentiation), the number b in an expression of the form bn Base (geometry), a side of a plane figure (for...
    4 KB (586 words) - 10:29, 21 December 2024
  • Thumbnail for Exponentiation
    mathematics, exponentiation is an operation involving two numbers: the base and the exponent or power. Exponentiation is written as bn, where b is the base and...
    103 KB (13,454 words) - 21:00, 26 December 2024
  • Radix (redirect from Number base)
    as 19 denotes the (decimal) number 1 × (−10)1 + 9 × (−10)0 = −1. Base (exponentiation) Mixed radix Polynomial Radix economy Radix sort Non-standard positional...
    7 KB (634 words) - 10:27, 2 November 2024
  • are commonly referred to as square-and-multiply algorithms or binary exponentiation. These can be of quite general use, for example in modular arithmetic...
    21 KB (3,380 words) - 10:13, 12 December 2024
  • Thumbnail for Tetration
    mathematics, tetration (or hyper-4) is an operation based on iterated, or repeated, exponentiation. There is no standard notation for tetration, though...
    54 KB (6,352 words) - 00:20, 30 December 2024
  • mathematics and computer science, optimal addition-chain exponentiation is a method of exponentiation by a positive integer power that requires a minimal number...
    7 KB (748 words) - 05:51, 27 December 2024
  • Thumbnail for Order of operations
    a property of exponentiation that (ab)c = abc, so it's unnecessary to use serial exponentiation for this. However, when exponentiation is represented...
    48 KB (4,574 words) - 18:17, 21 December 2024
  • exponent is a zero of integer type, they return a 1 of the type of the base; exponentiation with a floating-point exponent of value zero is treated as undefined...
    31 KB (3,104 words) - 20:41, 21 December 2024
  • Thumbnail for Logarithm
    the logarithm to base b is the inverse function of exponentiation with base b. That means that the logarithm of a number x to the base b is the exponent...
    98 KB (11,614 words) - 17:56, 21 December 2024
  • usual operations on ordinal numbers: addition, multiplication, and exponentiation. Each can be defined in essentially two different ways: either by constructing...
    36 KB (4,965 words) - 13:41, 19 September 2024
  • trigonometric functions, logarithm with a specified base, exponentiation to a particular power or base, and hyperbolic functions. Arity Binary function Binary...
    2 KB (173 words) - 16:54, 26 December 2024
  • Thumbnail for Arithmetic
    sense, it also includes exponentiation, extraction of roots, and taking logarithms. Arithmetic systems can be distinguished based on the type of numbers...
    165 KB (16,380 words) - 21:53, 30 December 2024
  • Thumbnail for Cardinal number
    if μ ≤ π. It will be unique (and equal to π) if and only if μ < π. Exponentiation is given by | X | | Y | = | X Y | , {\displaystyle |X|^{|Y|}=\left|X^{Y}\right|...
    26 KB (3,821 words) - 06:27, 19 December 2024
  • Thumbnail for E (mathematical constant)
    π . {\displaystyle \ln(-1)=i\pi .} Furthermore, using the laws for exponentiation, ( cos ⁡ x + i sin ⁡ x ) n = ( e i x ) n = e i n x = cos ⁡ n x + i sin...
    54 KB (6,473 words) - 04:28, 2 January 2025
  • multiplication (n = 2), and exponentiation (n = 3). After that, the sequence proceeds with further binary operations extending beyond exponentiation, using right-associativity...
    43 KB (5,795 words) - 03:59, 3 January 2025
  • Thumbnail for Positional notation
    the set of allowed digits for the given base.) Positional numeral systems work using exponentiation of the base. A digit's value is the digit multiplied...
    51 KB (7,467 words) - 18:18, 21 December 2024
  • more of the base units, possibly scaled by an appropriate power of exponentiation (see: Buckingham π theorem). Some are dimensionless, as when the units...
    16 KB (387 words) - 11:20, 24 September 2024
  • Thumbnail for Exponential function
    the base of the function .  While in expressions (...)(...) and (...)^(...) the value of the first element is called the base of the exponentiation.  ...
    49 KB (6,994 words) - 17:49, 2 January 2025
  • Thumbnail for Binary logarithm
    simplify formulas that combine binary logarithms with multiplication or exponentiation: log 2 ⁡ x y = log 2 ⁡ x + log 2 ⁡ y {\displaystyle \log _{2}xy=\log...
    40 KB (4,784 words) - 12:50, 29 December 2024
  • to provide equivalent security, compared to cryptosystems based on modular exponentiation in Galois fields, such as the RSA cryptosystem and ElGamal...
    39 KB (4,670 words) - 04:30, 23 November 2024
  • application is that digital hardware and architectures natively use base 2 exponentiation, and not decimal systems. JEDEC memory standards still permit this...
    4 KB (527 words) - 22:56, 15 November 2024
  • Thumbnail for Equation xy = yx
    In general, exponentiation fails to be commutative. However, the equation x y = y x {\displaystyle x^{y}=y^{x}} has solutions, such as x = 2 ,   y = 4...
    14 KB (2,267 words) - 06:36, 10 August 2024
  • Regardless of the specific algorithm used, this operation is called modular exponentiation. For example, consider Z17×. To compute 34 in this group, compute 34...
    17 KB (2,043 words) - 00:20, 24 September 2024
  • names tetration, pentation, etc., for the extended operations beyond exponentiation. The sequence starts with a unary operation (the successor function...
    28 KB (3,400 words) - 16:13, 23 September 2024
  • Thumbnail for Floating-point arithmetic
    arithmetic, in a logarithmic number system multiplication, division and exponentiation are simple to implement, but addition and subtraction are complex. The...
    118 KB (14,174 words) - 17:32, 27 December 2024
  • Thumbnail for Diffie–Hellman key exchange
    logarithm problem. The computation of ga mod p is known as modular exponentiation and can be done efficiently even for large numbers. Note that g need...
    48 KB (5,262 words) - 08:24, 14 November 2024
  • in exponentiation, such as in square and cubic forms, any multiples-prefix is considered part of the unit, and thus included in the exponentiation. 1 Mm2...
    4 KB (449 words) - 03:15, 29 October 2024
  • well-studied at the time. Moreover, like Diffie-Hellman, RSA is based on modular exponentiation. Ron Rivest, Adi Shamir, and Leonard Adleman at the Massachusetts...
    60 KB (7,799 words) - 13:57, 13 December 2024