Fast inverse square root, sometimes referred to as Fast InvSqrt() or by the hexadecimal constant 0x5F3759DF, is an algorithm that estimates 1 x {\textstyle...
34 KB (4,653 words) - 16:11, 22 April 2025
may be preferable to compute the inverse square root instead. Other methods are available to compute the square root digit by digit, or using Taylor series...
71 KB (12,354 words) - 04:28, 27 April 2025
Quake III Arena (category Square (video game company) games)
original copy of the game to play it as intended. Fast inverse square root, sometimes referred to as Fast InvSqrt() or by the hexadecimal constant 0x5F3759DF...
69 KB (6,337 words) - 10:37, 10 March 2025
example the model outputted the training data code implementing the fast inverse square root algorithm, including comments and an incorrect copyright notice...
11 KB (1,085 words) - 18:00, 2 May 2025
calculation of these shaders, id Tech 3 implements a specific fast inverse square root function, which attracted a significant amount of attention in...
26 KB (2,095 words) - 18:47, 10 February 2025
Newton's method (redirect from Newton's method for finding a root)
Aitken's delta-squared process Bisection method Euler method Fast inverse square root Fisher scoring Gradient descent Integer square root Kantorovich theorem...
70 KB (8,869 words) - 16:05, 13 April 2025
cases of underflow. See Fast inverse square root and Methods of computing square roots#Iterative methods for reciprocal square roots As an implementation...
63 KB (7,528 words) - 01:15, 3 May 2025
{\displaystyle \sigma \approx 0.043} would halve the maximum error. The fast inverse square root algorithm uses this idea, with a different correction term that...
42 KB (5,128 words) - 20:13, 16 April 2025
and bit-shifting can yield an approximation to reciprocal square root (fast inverse square root), commonly required in computer graphics. ISO/IEC 10967...
22 KB (3,093 words) - 23:07, 26 April 2025
value, special value to detect buffer overflows XYZZY (magic word) Fast inverse square root, an algorithm that uses the constant 0x5F3759DF Martin, Robert...
50 KB (4,657 words) - 15:03, 12 March 2025
Tetration (redirect from Super-root)
which was proved in 2017. The two inverses of tetration are called super-root and super-logarithm, analogous to the nth root and the logarithmic functions...
52 KB (6,218 words) - 13:35, 28 March 2025
A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). A Fourier transform...
67 KB (7,814 words) - 18:05, 2 May 2025
first used in Enemy Territory: Quake Wars. Quake 3 popularized the fast inverse square root algorithm. Carmack's engines have also been licensed for use in...
58 KB (4,654 words) - 20:24, 3 May 2025
allows for a fast approximation of the base-2 logarithm, leading to algorithms e.g. for computing the fast square-root and fast inverse-square-root. The implicit...
16 KB (1,681 words) - 23:02, 8 February 2025
Invertible matrix (redirect from Matrix inverse)
In linear algebra, an invertible matrix is a square matrix that has an inverse. In other words, if some other matrix is multiplied by the invertible matrix...
46 KB (7,047 words) - 18:59, 3 May 2025
expensive computation (3 ** x) to be replaced by the cheaper (3 * z). Fast inverse square root Hacker's Delight Partial evaluation Steven Muchnick; Muchnick and...
24 KB (3,037 words) - 21:57, 21 November 2024
function is bijective and so, invertible. The inverse function here is called the (positive) square root function and is denoted by x ↦ x {\displaystyle...
43 KB (5,224 words) - 12:19, 12 March 2025
y2)1/2 Alpha max plus beta min algorithm — approximates hypot(x,y) Fast inverse square root — calculates 1 / √x using details of the IEEE floating-point system...
70 KB (8,335 words) - 20:20, 17 April 2025
Bernoulli's method to find the root of greatest modulus. The inverse power method with shifts, which finds some smallest root first, is what drives the complex...
24 KB (3,388 words) - 22:14, 3 May 2025
Practical examples of floating-point punning include fast inverse square root popularized by Quake III, fast FP comparison as integers, and finding neighboring...
17 KB (2,230 words) - 17:31, 26 January 2025
attributes of the complex DFT, including the inverse transform, the convolution theorem, and most fast Fourier transform (FFT) algorithms, depend only...
20 KB (3,992 words) - 11:45, 9 April 2025
inverse golden ratio and minus golden ratio. For n = 8, for any root of unity z + z equals to either 0, ±2, or ±√2 (D = 2). For n = 12, for any root of...
41 KB (5,939 words) - 22:42, 2 May 2025
undefined behaviour. For example, passing a negative number to the fast inverse square root function will produce a number. Not a very useful number, but the...
10 KB (1,291 words) - 19:00, 9 December 2021
mathematics, the inverse trigonometric functions (occasionally also called antitrigonometric, cyclometric, or arcus functions) are the inverse functions of...
75 KB (10,633 words) - 15:56, 30 April 2025
product), and compute the inverse transform C {\displaystyle C} of the array C ^ {\displaystyle {\widehat {C}}} , again using the root of unity g {\displaystyle...
26 KB (4,580 words) - 21:34, 4 January 2025
) 2 = b {\displaystyle (b^{1/2})^{2}=b} , which is the definition of square root: b 1 / 2 = b {\displaystyle b^{1/2}={\sqrt {b}}} . The definition of...
104 KB (13,629 words) - 02:41, 30 April 2025
Jacobian matrix and determinant (section Inverse)
a differentiable inverse function in a neighborhood of a point x if and only if the Jacobian determinant is nonzero at x (see inverse function theorem...
26 KB (3,712 words) - 21:05, 14 April 2025
Triangle wave (section Relation to the square wave)
than in a square wave (proportional to the inverse square of the harmonic number as opposed to just the inverse). A triangle wave of period p that spans...
8 KB (979 words) - 16:29, 18 March 2025
{\displaystyle \lambda (n).} If x is a kth root of unity modulo n, then x is a unit (invertible) whose inverse is x k − 1 {\displaystyle x^{k-1}} . That...
12 KB (2,164 words) - 11:05, 14 April 2025
experimentally that the rate of effusion of a gas is inversely proportional to the square root of the molar mass of its particles. This formula is stated...
8 KB (1,395 words) - 11:47, 11 April 2025