Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Standard ML Stata Swift Swig SuperCollider Tcl Tera Term language TypeScript TypoScript USD Unicon ...we can only work with what's available. Probably should include the other numerics too in our customization. ...
    10 KB (1,485 words) - 14:05, 26 May 2023
  • ...aracteristics and are distinctive, determinable through introspection. The numerics are evaluated on assignment, hence the stringified output not exactly match 'Numerics', ...
    97 KB (10,583 words) - 03:31, 9 March 2024
  • Maple's floating point numerics are a strict extension of IEEE/754 and IEEE/854 so there is already a built MiniScript uses IEEE numerics, so: ...
    55 KB (7,275 words) - 20:03, 6 June 2024
  • However, for consistency with IEEE-754 numerics, we also have a NaN result for the equivalent floating-point exponentiation =={{header|Swift}}== ...
    46 KB (5,361 words) - 13:09, 8 June 2024
  • =={{header|Swift}}== #if canImport(Numerics) ...
    104 KB (13,814 words) - 14:34, 16 June 2024
  • with Ada.Numerics.Generic_Elementary_Functions; package Real_Funcs is new Ada.Numerics.Generic_Elementary_Functions(Real); ...
    93 KB (8,391 words) - 11:23, 6 November 2023
  • ...e to verify a correct length,   and also that the ISBN-13 code is all numerics   (with optional minus signs). =={{header|Swift}}== ...
    91 KB (11,072 words) - 14:36, 13 June 2024
  • ...functions used in this task are defined in the pre-defined Ada package Ada.Numerics.Elementary_Functions. <syntaxhighlight lang="ada">Ada.Numerics.e -- Euler's number ...
    118 KB (15,403 words) - 16:07, 16 June 2024
  • numerics <- c(1, -3.2, 5.2, 10.8, -5.7, 7.3, 3.5, 0, -4.1, -9.5) > gnomeSort(numerics) ...
    127 KB (15,155 words) - 13:01, 8 May 2024
  • a user instance of Ada.Numerics.Generic_Complex_Arrays. with Ada.Numerics.Generic_Complex_Arrays; ...
    159 KB (19,443 words) - 14:22, 29 February 2024
  • numerics <- c(1, -3.2, 5.2, 10.8, -5.7, 7.3, 3.5, 0, -4.1, -9.5) > cocktailSort(numerics) ...
    137 KB (16,418 words) - 22:25, 31 May 2024
  • ...ndard library's comparison functions do not admit mixed comparison between numerics and strings. Strings are immutable tuples of characters and are always comp {{trans|Swift}} ...
    170 KB (24,434 words) - 15:02, 25 April 2024
  • <syntaxhighlight lang="ada">with Ada.Numerics.Discrete_Random; new Ada.Numerics.Discrete_Random (Full_Indices); ...
    197 KB (24,855 words) - 17:24, 6 March 2024
  • (Disclaimer: This was not written by a numerics expert; there may be reasons this is a bad idea. Also, it might be that cyc =={{header|Swift}}== ...
    118 KB (14,074 words) - 17:21, 13 June 2024
  • using System.Numerics; <syntaxhighlight lang="python"># Dropping or keeping any non-numerics in the string ...
    109 KB (13,584 words) - 10:25, 2 June 2024
  • const numerics = ["MMXVI", "MCMXC", "MMVIII", "MM", "MDCLXVI"] console.log(numerics); ...
    207 KB (24,591 words) - 10:32, 8 June 2024
  • ...t of macro for Metafont) accepts any number of arguments, and accepts both numerics (numbers), pairs (bidimensional vectors), and strings (not mixed). =={{header|Swift}}== ...
    132 KB (16,641 words) - 11:11, 9 December 2023
  • <syntaxhighlight lang="ada">with Ada.Text_IO, Ada.Numerics; Balance: Num := Ada.Numerics.E - 1.0; ...
    214 KB (22,517 words) - 21:41, 21 May 2024
  • ...ns of energy. Frink tries hard to always Do The Right Thing with math and numerics and units of measure. =={{header|Swift}}== ...
    130 KB (17,671 words) - 14:24, 13 June 2024
  • The following implementation works on arrays of numerics as well as characters ( string ). =={{header|Swift}}== ...
    147 KB (19,709 words) - 21:08, 14 June 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)