Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • ...(MP) of a number, <math>n</math>, is calculated rather like the [[Digital root]] except digits are multiplied instead of being added: ...athworld.wolfram.com/MultiplicativeDigitalRoot.html Multiplicative Digital Root] on Wolfram Mathworld. ...
    127 KB (11,834 words) - 17:24, 9 April 2024
  • The digital root, <math>X</math>, of a number, <math>n</math>, is calculated: The task is to calculate the additive persistence and the digital root of a number, e.g.: ...
    153 KB (17,527 words) - 16:26, 2 March 2024
  • ...number &nbsp; <big>''A''</big>, &nbsp; as explained at the &nbsp; [[wp:Nth root algorithm|Wikipedia page]]. <syntaxhighlight lang="360asm">* Nth root - x**(1/n) - 29/07/2018 ...
    118 KB (14,076 words) - 13:39, 14 April 2024
  • Compute the &nbsp; [[wp:Root mean square|Root mean square]] &nbsp; of the numbers 1..10. The &nbsp; ''root mean square'' &nbsp; is also known by its initials RMS (or rms), and as the ...
    66 KB (8,302 words) - 10:23, 29 December 2023
  • #REDIRECT [[Nth root]] ...
    22 bytes (3 words) - 13:56, 6 February 2010
  • #REDIRECT [[Square root by hand]] ...
    33 bytes (5 words) - 14:09, 7 November 2020
  • ...ram that will calculate &nbsp; '''n''' &nbsp; decimal digits of the square root of a non─negative number. // Square Root of n 'By Hand' (n as bigint >= 1). Nigel Galloway: October 14th., 2020 ...
    101 KB (8,505 words) - 16:08, 9 February 2024
  • 27 bytes (3 words) - 23:52, 22 June 2016
  • Sometimes a function is needed to find the integer square root of &nbsp; '''X''', &nbsp; where &nbsp; '''X''' &nbsp; can be a ::* &nbsp; where &nbsp; '''sqrt''' &nbsp;&nbsp; is the &nbsp; square root &nbsp; function for non─negative real numbers, &nbsp; and ...
    361 KB (20,294 words) - 12:06, 11 December 2023

Page text matches

  • #REDIRECT [[Nth root]] ...
    22 bytes (3 words) - 13:56, 6 February 2010
  • #REDIRECT [[Averages/Root mean square]] ...
    39 bytes (5 words) - 07:58, 20 February 2010
  • #REDIRECT [[Square root by hand]] ...
    33 bytes (5 words) - 14:09, 7 November 2020
  • protected Node<T> Root; Root = null; ...
    10 KB (1,018 words) - 05:32, 9 March 2018
  • inline void RotateLeft(Node*& Root) Node* Parent = Root->Parent; ...
    30 KB (3,502 words) - 16:06, 29 August 2022
  • oct_node node_insert(oct_node root, unsigned char *pix) if (!root->kids[i]) ...
    7 KB (1,268 words) - 11:49, 27 October 2022
  • // rotate a subtree according to dir; if new root is nil, old root is freed struct node *root = *rootp; ...
    23 KB (2,577 words) - 16:03, 29 August 2022
  • <span style="color: #004080;">integer</span> <span style="color: #000000;">root</span> <span style="color: #0000FF;">=</span> <span style="color: #000000;" <span style="color: #000000;">root</span> <span style="color: #0000FF;">=</span> <span style="color: #000000;" ...
    73 KB (8,926 words) - 15:12, 29 August 2022
  • static void RotateLeft(ref Node Root) Node Parent = Root.Parent; ...
    35 KB (3,139 words) - 16:04, 29 August 2022
  • void LeftNodeSwap(Node^ Root, Node^ Replace) if (Replace->Left) Replace->Left->Parent = Root; ...
    51 KB (5,631 words) - 16:08, 29 August 2022
  • let root = xDefaultRootWindow dpy let gc = xCreateGC dpy root [GCForeground;GCBackground] gcvalues in ...
    4 KB (581 words) - 14:42, 29 November 2010
  • public static ulong Depth(Node Root) if (Root != null) ...
    24 KB (2,943 words) - 19:58, 18 January 2023
  • static int depth(Node root) if (root != null) ...
    42 KB (3,026 words) - 16:12, 29 August 2022
  • public static ulong Depth(RedBlackNode Root) if (Root != null) ...
    56 KB (5,089 words) - 12:19, 16 July 2016
  • ::*[[Nth root algorithm]] ::*Shifitng nth root algorithm ...
    3 KB (388 words) - 02:16, 10 November 2010
  • ...ction theorems for zeros|Zeros of a Polynomial]] - [[Nth root#ALGOL 68|Nth root]] & [[Roots of a quadratic function#ALGOL 68|Roots of a quadratic function] * C05: [[wp:Root (mathematics)|Roots]] of One or More [[wp:Transcendental function|Transcend ...
    6 KB (780 words) - 02:17, 11 June 2010
  • // returns the root node root { _root } ...
    14 KB (1,440 words) - 10:56, 2 February 2024
  • ...at computes an approximation of the principal &nbsp; N<sup>th</sup> &nbsp; root of &nbsp; X &nbsp; as the largest integer less than or equal to &nbsp; R &n R (the root) &nbsp; is a non-negative real number. ...
    101 KB (6,791 words) - 19:18, 20 April 2024
  • pseudo-random n-bits output. The inference function for the square root demo will generate a square root of a command in range: 0 <= command < 256. ...
    8 KB (709 words) - 21:22, 23 May 2024
  • root : tpsList; root,tmpList : tpsList; ...
    28 KB (3,740 words) - 22:23, 27 March 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)