Jump to content

Search results

  • Thumbnail for Microsoft Excel
    Excel has issues with modulo operations. In the case of excessively large results, Excel will return the error warning #NUM! instead of an answer. Excel...
    101 KB (9,679 words) - 18:04, 25 May 2025
  • start that number of places before the end of the string. numChars can not be negative, use * - numChars to indicate to end that number of places before the...
    125 KB (4,077 words) - 12:50, 22 February 2025
  • {\displaystyle G} mod N {\displaystyle N} ", where "mod" is short for "modulo". Formally this is a special case of quotient by an equivalence relation...
    66 KB (7,071 words) - 08:49, 28 May 2025
  • Thumbnail for Plotting algorithms for the Mandelbrot set
    Plotting algorithms for the Mandelbrot set (category Articles with PDF format bare URLs for citations)
    density of the colors in the picture, take the integral part of this number modulo H, and use it to look up the corresponding color in the color table. For...
    50 KB (7,005 words) - 22:51, 7 March 2025
  • integrity checks. ^k Ada modulo types implement modulo arithmetic in all operations, i.e. no range violations are possible. Modulos are not restricted to...
    161 KB (2,287 words) - 06:50, 17 March 2025
  • this foreach ($phonebook['contacts'] as $name => $num) { echo 'Name: ', $name, ', number: ', $num['number'], "\n"; } PHP has an extensive set of functions...
    88 KB (10,857 words) - 13:12, 25 May 2025
  • continuous isomorphism from the group R/Z of real numbers under addition modulo integers (the circle group), onto the multiplicative group of complex numbers...
    147 KB (17,252 words) - 02:48, 29 May 2025
  • Thumbnail for Python (programming language)
    arithmetic operators (+, -, *, /), the floor-division operator //, and the modulo operator %. (With the module operator, a remainder can be negative, e.g...
    175 KB (14,436 words) - 16:17, 30 May 2025
  • uint GrayToBinary32(uint num) { num ^= num >> 16; num ^= num >> 8; num ^= num >> 4; num ^= num >> 2; num ^= num >> 1; return num; } // A Four-bit-at-once...
    181 KB (15,921 words) - 03:34, 5 May 2025
  • \\Na{\bmod {(}}MN-1)&{\text{otherwise}},\end{cases}}} where "mod" is the modulo operation. Second, the inverse permutation is given by: P − 1 ( a ′ ) =...
    22 KB (3,044 words) - 20:41, 19 March 2025
  • FibonacciNum←Fibonacci Nth;IOwas ⍝ Funct header, funct name=Fibonacci, monadic funct with 1 right hand arg Nth;local var IOwas, and a returned num. ⍝Generate...
    52 KB (3,502 words) - 13:10, 28 April 2025
  • Thumbnail for Euro banknotes
    Euro banknotes (category Pages with non-numeric formatnum arguments)
    digits gives 54; 5 + 4 = 9—so the number is divisible by 9, or 9010708476264 modulo 9 is 0. EURion constellation – Euro banknotes contain a pattern known as...
    116 KB (7,865 words) - 13:04, 28 May 2025
  • Thumbnail for Dyadic rational
    numbers, but this decomposition is not unique. Addition of dyadic rationals modulo 1 (the quotient group Z [ 1 2 ] / Z {\displaystyle \mathbb {Z} [{\tfrac...
    35 KB (3,895 words) - 15:39, 26 March 2025
  • conditional operator Null coalescing operators Safe navigation operators Modulo operators Evaluation strategy List of "Hello World" programs Comparison...
    47 KB (1,523 words) - 03:20, 19 March 2025
  • Thumbnail for Salvador, Bahia
    Salvador, Bahia (category Pages with non-numeric formatnum arguments)
    Colégio Bernoulli Cândido Portinari Academy Colégio Antônio Vieira Colégio Módulo Military College of Salvador Colégio Sartre Escola SEB Colégio Integral...
    135 KB (12,125 words) - 20:04, 11 May 2025
  • number by 10 and the remainder is your check digit (this is known as a modulo 10 calculation). The Republic of Lebanon ID cards contain an ISO 18000-3...
    21 KB (2,913 words) - 16:45, 5 February 2025