Search results

Jump to navigation Jump to search
  • G×⍵[1]×⍵[2]÷⍵[3]*2 ⍝ the argument is a vector of numbers
    4 KB (545 words) - 22:11, 10 September 2022
  • ...on by [[Minimum]] or [[Maximum]] gives the minimum or maximum over several numbers. Same goes for [[And]], [[Or]], [[GCD]], [[LCM]], and XOR ([[Not Equal]] on
    4 KB (570 words) - 19:11, 26 June 2023
  • ...erwise counting the number of true values would require converting them to numbers or using conditional logic. For a live cell the sum is 1 more than the numb ..., recent versions of Dyalog APL use [[vector instructions]], enabling many numbers to be added at once.
    19 KB (1,783 words) - 11:49, 1 November 2023
  • ...ent]]s. In normal cases, the result is identical to the argument, with all numbers replaced by zeros and all characters replaced by spaces, and the substituti
    5 KB (491 words) - 14:28, 13 February 2023
  • ...de.com/problems/add-two-numbers/ a LeetCode problem] which asks to add two numbers given as reversed digit lists:
    5 KB (664 words) - 13:35, 17 February 2024
  • ...is an APL program to calculate the average (arithmetic mean) of a list of numbers, written as a [[dfn]]: ...refers to the argument of the function, a list (or 1-dimensional array) of numbers. The <syntaxhighlight lang=apl inline>≢</syntaxhighlight> denotes the [[t
    11 KB (1,379 words) - 01:32, 10 March 2024
  • We can convert decimal numbers to fractions. For example, we can convert <math>2.625</math> to the imprope +.×⍨2 3 5 7 11 13 17 ⍝ numbers 2 through 17 without those appearing in their multiplication table are prim
    13 KB (1,347 words) - 21:28, 6 March 2024
  • Since we will be using binary numbers to index arrays, it is more convenient for us to have arrays start at 0.
    8 KB (535 words) - 22:09, 10 September 2022
  • The last step is to round these numbers down. Traditional mathematics writes ''floor'' as <math>\lfloor x \rfloor</ ...zero [[axes]]) paired up with other individual numbers. As pairing up the numbers in <syntaxhighlight lang=apl inline>3 1 4</syntaxhighlight> with those in <
    21 KB (2,593 words) - 21:38, 10 September 2022
  • * [[APL90]]: [https://doi.org/10.1145/97808.97821 ACORN: APL to C on real numbers] ([https://www.snakeisland.com/acorn.htm download]). With [[Charles Brenner
    6 KB (787 words) - 06:49, 3 November 2021
  • ...t, APL being a language well-suited to the manipulation of large arrays of numbers. As technology was moving from the mainframe to distributed systems, there
    9 KB (859 words) - 02:29, 5 March 2024
  • * [[Dyalog '09]] 19: [https://dyalog.tv/Dyalog09/?v=8ic0ctto1HU Complex Numbers]
    7 KB (980 words) - 11:47, 11 December 2023
  • ...ich was used internally for the primitive) was was wrong on floating point numbers, due to some false assumptions about [[Index of]],<ref>[[Roger Hui|Hui, Rog
    6 KB (809 words) - 14:35, 6 March 2024
  • ...ge.com/rooms/52405/conversation/lesson-43-complex-numbers-in-depth Complex numbers in depth] || Jun 2, 2020
    10 KB (1,065 words) - 22:23, 10 September 2022
  • ...at it permits [[mixed array]]s, so while in J an array containing a mix of numbers, characters, and boxes cannot be mixed, in Dyalog any array at all can be m
    7 KB (900 words) - 18:27, 29 January 2024
  • 16 KB (1,323 words) - 03:23, 11 May 2024
  • ...>0</syntaxhighlight> indicating numbers. Indeed, it is the "vector without numbers", equivalent to <syntaxhighlight lang=apl inline>0~0</syntaxhighlight>. ...ng=apl inline>⍒</syntaxhighlight> pointing down is on the lower of the two numbers 3 and 4. This can be remembered as the pound going down due to [[wikipedia:
    28 KB (3,594 words) - 08:54, 3 August 2023
  • S←,⍎{⍞←⍵ ⋄ (≢⍵)↓⍞}'Please, enter 11 numbers: '
    7 KB (1,008 words) - 14:57, 10 March 2024
  • ...the operator. See [[Rank]] for the number associated with every array. For numbers associated with a function specifying its argument rank, see [[function ran
    7 KB (949 words) - 23:54, 20 July 2023
  • | <code>∠</code> || Atangent || Take the arctangent of two numbers || atan | <code>⇡</code> || [[Index Generator|Range]] || Make an array of all natural numbers less than a number
    17 KB (2,459 words) - 22:05, 22 June 2024

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