Search results

View ( | next 20) (20 | 50 | 100 | 250 | 500)
  • ...; is the number of digits in the decimal representation of &nbsp; <math>n</math>. ::::* &nbsp; if &nbsp; <math>n</math> &nbsp; is &nbsp; '''153''' ...
    180 KB (19,008 words) - 09:29, 6 January 2024
  • ...l primitives, and post-Yosemite AppleScript's ability to import Foundation classes: {{libheader|SysUtils,StdCtrls}} ...
    205 KB (29,097 words) - 11:47, 31 March 2024
  • Uses Forms, Windows, Messages, Classes, Graphics, Controls, StdCtrls ; <syntaxhighlight lang="factor">USING: accessors arrays kernel math math.parser namespaces ...
    124 KB (14,489 words) - 17:07, 5 February 2024
  • | '^' {double x = s.pop(); s.push(Math.pow(s.pop(), x));} #include <math.h> ...
    189 KB (21,590 words) - 10:37, 24 January 2024
  • {{libheader|SysUtils,StdCtrls}} ...a feature inherited from class <b>{ANY}</b>—a class from which all Eiffel classes inherit (e.g. like {APPLICATION}). In the example the <syntaxhighlight lang ...
    163 KB (25,174 words) - 17:49, 1 March 2024
  • ...calculate and output the next decimal digit of &nbsp; <big><big><math>\pi</math></big></big> &nbsp; (pi). (let [div (fn [x y] (long (Math/floor (/ x y)))) ...
    244 KB (24,782 words) - 19:07, 16 May 2024
  • {{libheader|Action! Real Math}} Dim availableSize = Math.Min(Me.DisplayRectangle.Width, Me.DisplayRectangle.Height) ...
    228 KB (22,139 words) - 12:20, 17 February 2024
  • left = Math.floor excess / 2 {{libheader|Delphi StdCtrls, Classes, SysUtils, StrUtils, Contnrs}} ...
    495 KB (60,212 words) - 20:42, 14 June 2024
  • ...nding on a circle, sequentially numbered from <math>0</math> to <math>n-1</math>. An executioner walks along the circle, starting from prisoner <math>0</math>, ...
    189 KB (22,413 words) - 09:38, 16 June 2024
  • int all=Convert.ToInt32(Math.Pow(2,(n+1))); int all=Convert.ToInt32(Math.Pow(2,(n+1))); ...
    319 KB (33,899 words) - 11:00, 28 December 2023
  • {{libheader|SysUtils,StdCtrls}} <syntaxhighlight lang="factor">USING: accessors assocs fry io kernel math.parser sequences ...
    267 KB (31,193 words) - 09:54, 10 June 2024
  • var pivot:Number = array[Math.round(array.length / 2)]; var pivot:Number = array[Math.round(array.length / 2)]; ...
    328 KB (39,155 words) - 08:54, 3 June 2024
  • {{libheader|SysUtils,StdCtrls}} ...lang="factor">USING: assocs formatting io.encodings.ascii io.files kernel math ...
    203 KB (16,331 words) - 12:12, 5 December 2023
  • Elapsed = TimeSpan.FromSeconds(Math.Round(Elapsed.TotalSeconds, 0)); ...Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Grids, MMSystem}} ...
    521 KB (60,114 words) - 11:26, 17 May 2024
  • n = Math.GetRandomNumber(9) std.ascii, std.array, std.range, std.math; ...
    501 KB (62,280 words) - 15:41, 5 April 2024
View ( | next 20) (20 | 50 | 100 | 250 | 500)