All public logs
Jump to navigation
Jump to search
Combined display of all available logs of APL Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 06:10, 5 June 2020 Bubbler talk contribs created page Index of (Redirected page to Index Of) Tag: New redirect
- 06:09, 5 June 2020 Bubbler talk contribs created page Index-Of (Redirected page to Index Of) Tag: New redirect
- 04:39, 5 June 2020 Bubbler talk contribs created page Index Of (Created page with "{{Built-in|Index Of|⍳}} is a dyadic primitive function which returns an array of indices where each item in the right argument appears in the left argu...")
- 15:46, 4 June 2020 RichPark talk contribs created page Font (Redirected page to Fonts) Tag: New redirect
- 15:39, 4 June 2020 RichPark talk contribs created page File:APL2741.png
- 15:39, 4 June 2020 RichPark talk contribs uploaded File:APL2741.png
- 15:29, 4 June 2020 RichPark talk contribs created page File:APLTypeBall.jpg
- 15:29, 4 June 2020 RichPark talk contribs uploaded File:APLTypeBall.jpg
- 08:56, 4 June 2020 Adám Brudzewsky talk contribs created page Talk:Deal (Created page with "I don't think J's Deal can be called a scalar function, both because J doesn't have the concept (arithmetic verbs don't penetrate boxes) and because it doesn't give a scalar&s...")
- 08:39, 4 June 2020 Bubbler talk contribs created page Deal (Created page with "{{Built-in|Deal|?}} is a dyadic primitive function which returns a random partial permutation. The name ''Deal'' comes fr...")
- 07:28, 4 June 2020 Adám Brudzewsky talk contribs created page Permute (Redirected page to Select) Tag: New redirect
- 07:12, 4 June 2020 Adám Brudzewsky talk contribs created page File:Applepie.jpg
- 07:12, 4 June 2020 Adám Brudzewsky talk contribs uploaded File:Applepie.jpg
- 06:37, 4 June 2020 Bubbler talk contribs created page Circle (Redirected page to Circular) Tag: New redirect
- 06:37, 4 June 2020 Bubbler talk contribs created page Circle functions (Redirected page to Circular) Tag: New redirect
- 06:37, 4 June 2020 Bubbler talk contribs created page Circle function (Redirected page to Circular) Tag: New redirect
- 06:33, 4 June 2020 Bubbler talk contribs created page Circular (Created page with "{{Built-in|Circular|○}}, or '''Circle Function''', is a dyadic scalar function, which is essentially a collection of related monadic functions. Circular encompasses...")
- 01:59, 4 June 2020 Bubbler talk contribs created page Pi Times (Created page with "{{Built-in|Pi Times|○}} is a monadic scalar function which gives the argument times the mathematical constant <math>\pi</math>. It shares th...")
- 01:17, 4 June 2020 Bubbler talk contribs created page Imaginary (Created page with "{{Built-in|Imaginary|⌾}} is a monadic scalar function which multiplies the argument by the imaginary unit <source lang=apl inline>0J1</source>. This can be seen...")
- 10:20, 3 June 2020 Bubbler talk contribs created page Binomial coefficient (Redirected page to Binomial) Tag: New redirect
- 10:15, 3 June 2020 Bubbler talk contribs created page Binomial (Created page with "{{Built-in|Binomial|!}} is a dyadic scalar function which gives the binomial coefficient between the two arguments. The...")
- 09:50, 3 June 2020 Bubbler talk contribs created page Factorial (Created page with "{{Built-in|Factorial|!}} is a monadic scalar function which gives the factorial of a non-negative integer. Factorial shares the glyph <sour...")
- 18:44, 2 June 2020 Marshall talk contribs created page Namespace (Created page with "A '''wikipedia:namespace''' is an encapsulation mechanism for names used within a program. Namespaces were added to APL2 in 1987,<ref name="swain">Rexford H. Swain. [...")
- 14:36, 2 June 2020 User account BobbySal talk contribs was created
- 13:27, 2 June 2020 Marshall talk contribs created page Square root (Redirected page to Square Root) Tag: New redirect
- 10:09, 2 June 2020 Bubbler talk contribs created page Ceiling (Created page with "{{Built-in|Ceiling|⌈}} is a monadic scalar function which gives the ceiling of a real number, i.e. the least integer greate...")
- 09:48, 2 June 2020 Bubbler talk contribs created page Floor (Created page with "{{Built-in|Floor|⌊}} is a monadic scalar function which gives the floor of a real number, i.e. the greatest integer not exc...")
- 08:57, 2 June 2020 Adám Brudzewsky talk contribs created page File:TreeLog.jpg
- 08:57, 2 June 2020 Adám Brudzewsky talk contribs uploaded File:TreeLog.jpg
- 08:35, 2 June 2020 Bubbler talk contribs created page Natural logarithm (Redirected page to Natural Logarithm) Tag: New redirect
- 08:35, 2 June 2020 Bubbler talk contribs created page Natural log (Redirected page to Natural Logarithm) Tag: New redirect
- 08:34, 2 June 2020 Bubbler talk contribs created page Natural Logarithm (Created page with ":''This page describes the monadic arithmetic function. For the dyadic logarithm function, see Logarithm.'' {{Built-in|Natural Logarithm|⍟}}, or '''Natural Log''', is a...")
- 08:22, 2 June 2020 Bubbler talk contribs created page Log (Redirected page to Logarithm) Tag: New redirect
- 08:20, 2 June 2020 Bubbler talk contribs created page Logarithm (Created page with ":''This page describes the dyadic arithmetic function. For the monadic natural logarithm function, see Natural Logarithm.'' {{Built-in|Logarithm|⍟}}, or '''Log''', is a...")
- 06:05, 2 June 2020 Bubbler talk contribs created page Exponential (Created page with ":''This page describes the monadic arithmetic function. For the dyadic function, see Power (function).'' {{Built-in|Exponential|*}} is a monadic scalar function w...")
- 05:12, 2 June 2020 Bubbler talk contribs created page Power (Redirected page to Power (function)) Tag: New redirect
- 05:03, 2 June 2020 Bubbler talk contribs created page Power (function) (Created page with ":''This page describes the dyadic arithmetic function. For the monadic natural exponential function (power of e), see Exponential. For the operator that iterates the funct...")
- 02:21, 2 June 2020 Bubbler talk contribs created page Nor (Created page with "{{Built-in|Nor|⍱}} is a dyadic scalar boolean function which tests if neither argument is true: it returns 1 if both are 0 and 0 if at least one...")
- 02:14, 2 June 2020 Bubbler talk contribs created page Nand (Created page with "{{Built-in|Nand|⍲}} is a dyadic scalar boolean function which tests if either argument is not true: it returns 0 if both are 1 and 1 if at least...")
- 15:20, 1 June 2020 Marshall talk contribs created page SAC (Redirected page to SaC) Tag: New redirect
- 15:11, 1 June 2020 Marshall talk contribs created page Least Common Multiple (Redirected page to LCM) Tag: New redirect
- 14:53, 1 June 2020 Marshall talk contribs created page Talk:Or (Created page with "== GCD == I moved the GCD function to its own page, mainly on the grounds that it isn't the only possible extension, or universally supported, like Replicate for a non-ne...")
- 08:21, 29 May 2020 Bubbler talk contribs created page Greatest Common Divisor (Redirected page to Or#Extended definition) Tag: New redirect
- 08:20, 29 May 2020 Bubbler talk contribs created page Logical Or (Redirected page to Or) Tag: New redirect
- 08:19, 29 May 2020 Bubbler talk contribs created page Or (Created page with "{{Built-in|Or|∨}} is a dyadic scalar boolean function which tests if at least one of the two arguments is true: it returns 1 if at least one side...")
- 07:49, 29 May 2020 Bubbler talk contribs created page Logical And (Redirected page to And) Tag: New redirect
- 07:48, 29 May 2020 Bubbler talk contribs created page Lowest Common Multiple (Redirected page to And#Extended definition) Tag: New redirect
- 07:47, 29 May 2020 Bubbler talk contribs created page LCM (Redirected page to And#Extended definition) Tag: New redirect
- 07:43, 29 May 2020 Bubbler talk contribs created page And (Created page with "{{Built-in|And|∧}} is a dyadic boolean function which tests if both arguments are true: it returns 1 if both are 1 and 0 if one or both are 0. It represents the wi...")
- 05:57, 29 May 2020 Bubbler talk contribs created page Remainder (Redirected page to Residue) Tag: New redirect