Search results

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

Page title matches

  • X-script is a minimalistic programming language which is characterised by use Here is an example of an x-script that implements a chemical calculator: ...
    1 member (0 subcategories, 0 files) - 19:54, 31 October 2023
  • {{implementation|Smalltalk}}'''Smalltalk/X''' is a free implementation of the [[:Category:Smalltalk|Smalltalk]] progra <br>For download, see [http://www.smalltalk-x.de http://www.smalltalk-x.de]. ...
    1 KB (203 words) - 13:57, 10 December 2020
  • Cygnus/X Ursa is currently the standard interpreter for Ursa programs. It implements * [http://cygnus-x.net/geekstuff/projects/ursa Cygnus/X Ursa homepage] ...
    306 bytes (43 words) - 18:05, 14 June 2016
  • 20 bytes (3 words) - 15:29, 28 October 2009
  • ...made many incompatible computers (Apple ][, Mac OS Classic, Newton, Mac OS X). --[[User:IanOsgood|IanOsgood]] 10:13, 11 January 2008 (MST) ...a better focus than company name. The page should be named [[Macintosh OS X]]. --10:27, 11 January 2008 (MST) ...
    5 KB (774 words) - 21:26, 29 October 2009
  • 20 bytes (3 words) - 15:29, 28 October 2009
  • 29 bytes (3 words) - 02:18, 27 August 2023
  • 35 bytes (4 words) - 14:07, 6 February 2010
  • |topic=Less than X examples |summary=Question on the purposes of "less than X examples" ENA subcategories ...
    2 KB (299 words) - 12:46, 12 November 2014
  • #REDIRECT [[Rosetta Code:Village Pump/Less Than X Examples]] ...
    60 bytes (9 words) - 04:31, 21 July 2009
  • ...to find the integer square root of &nbsp; '''X''', &nbsp; where &nbsp; '''X''' &nbsp; can be a Often &nbsp; '''X''' &nbsp; is actually a non─negative integer. ...
    361 KB (20,294 words) - 12:06, 11 December 2023
  • Partition a positive integer &nbsp; '''X''' &nbsp; into &nbsp; '''N''' &nbsp; distinct primes. Find &nbsp; '''N''' &nbsp; unique primes such that they add up to &nbsp; '''X'''. ...
    115 KB (12,744 words) - 08:02, 19 May 2024
  • ...at uses the shown pseudo-code to compute the integer square root of &nbsp; X.'' <br><br>}} ...ge titles should therefore probably should not contain (), and I doubt "of X" adds anything, so how about "Integer square root aka isqrt", or maybe bett ...
    3 KB (444 words) - 21:20, 15 December 2022
  • #REDIRECT [[Partition an integer x into n primes]] ...
    50 bytes (8 words) - 13:45, 7 November 2020

Page text matches

  • x -> f(g(x)) A=[x->sin(x), x->cos(x), x->x^2]; ...
    338 bytes (68 words) - 20:38, 16 July 2011
  • -->{{#ifeq:{{{2|x}}}|{{{2|}}}| &#124;{{{2}}} | }}<!-- -->{{#ifeq:{{{3|x}}}|{{{3|}}}| &#124;{{{3}}} | }}<!-- ...
    696 bytes (62 words) - 16:15, 11 October 2010
  • ...ming language. It contains functions for interacting with an [[wp:X server|X server]]. It is ''not'' a [[:Category:Library/Toolkit|toolkit]], but is fre ...
    8 members (2 subcategories, 0 files) - 16:21, 6 May 2010
  • '((def true_0 (lambda x (lambda y x))) (def false_0 (lambda x (lambda y y))) ...
    953 bytes (151 words) - 11:15, 8 November 2012
  • == How to write a c++ to find the roots of a non linear equation f(x)=0 using Newton's method ? == ...roots and try other guesses . find the roots of the function: x^4-3x^2+x^2+x+1 ...
    234 bytes (44 words) - 21:14, 26 October 2015
  • Thumbnail for File:Van der Corput 2D.png
    x,y = zip(*islice(vdc_2d(), 10000)) plt.plot(x, y, '.') ...
    (812 × 612 (95 KB)) - 15:46, 16 August 2023
  • || <code>s(x)</code> || sine of x radians || <code>c(x)</code> || cosine ...
    3 members (0 subcategories, 0 files) - 21:50, 8 July 2011
  • double operator(double x) {return x*x;} transform(src.begin(), src.end(), squared.begin(), [](double x){return x*x;}); ...
    446 bytes (59 words) - 18:27, 24 August 2022
  • ...= a_0 + \cfrac{b_0}{a_1 + \cfrac{b_1}{a_2 + \cfrac{b_1}{a_3 + \cfrac{b_3}{x}}}} = \frac{A_3+B_3x}{C_3+D_3x}</math> <math>\mathrm{CF}_n(x) = \mathrm{CF}_{n-1}(a_n + \frac{b_n}{x})</math> ...
    1 KB (240 words) - 01:49, 4 January 2013
  • Thumbnail for File:Ahk fuzzycircle.png
    <p>Each pixel represents an x-y coordinate where 10 <= sqrt(x^2+y^2) <= 15</p> ...
    (31 × 32 (341 bytes)) - 13:36, 16 August 2023
  • == The Python X Library == ...
    2 members (0 subcategories, 0 files) - 19:39, 28 April 2010
  • {{library}}X Python Binding, based on the X C Binding (XCB) library. ...
    1 member (0 subcategories, 0 files) - 18:39, 18 August 2010
  • x, y = zip(*[(x / 1001, modifier(x / 1001)) for x in range(1001)]) dfm = pd.DataFrame({'x': x, 'modifier(x)': y}) ...
    873 bytes (127 words) - 22:45, 13 July 2023
  • def makeVector2(x, y) { to x() { return x } ...
    1 KB (142 words) - 02:22, 31 July 2023
  • integer robotsCount, aliveRobots, score, X, Y, alive for x=2 to W-1 do ...
    5 KB (599 words) - 11:08, 30 August 2022
  • I got this working on os x. Here's the makefile typedef struct { flt x[3]; } vec; ...
    4 KB (595 words) - 18:49, 12 January 2013
  • BYTE ARRAY x,y x=a y=b ...
    33 members (0 subcategories, 0 files) - 00:09, 12 December 2021
  • sx : store to register x lx : load from register x ...
    93 members (3 subcategories, 0 files) - 15:08, 21 November 2014
  • + (instancetype)x: (double)x y: (double)y; - (instancetype)initWithX: (double)x andY: (double)y; ...
    5 KB (543 words) - 13:57, 1 September 2022
  • next[{x_, y_}, dir_] := {x, y} + x < 1 || y < 1 || y > Length[prog] || x > Length[prog[[1]]] := ...
    3 KB (433 words) - 09:06, 1 September 2022
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)