Search results

From NARS2000
Jump to navigationJump to search
  • ...dic]] (has one argument specified to the right of the function name); or [[dyadic]] (has an argument to the right and to the left of the function name. ...and NARS2000 in particular, come in two flavors: user functions and system functions.
    1 KB (168 words) - 15:56, 26 November 2014
  • Not Equal is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENC [[Category:Boolean Functions]]
    537 bytes (83 words) - 00:51, 15 March 2013
  • Less Than is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENC [[Category:Boolean Functions]]
    629 bytes (99 words) - 01:02, 15 March 2013
  • Greater than or Equal is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENC [[Category:Boolean Functions]]
    612 bytes (98 words) - 01:22, 15 March 2013
  • Less than or Equal is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENC [[Category:Boolean Functions]]
    623 bytes (101 words) - 00:54, 15 March 2013
  • ...t many possible expressions involving one or two arguments and one or more functions, along with their corresponding Train. These entries may be used to constr ...>L e L (f g h) R</apll> || &nbsp;&nbsp;&nbsp; || using the definition of Dyadic Fork
    3 KB (495 words) - 21:57, 5 March 2009
  • ...yadic functions (e.g., <apll>1 2+[1] 2 3⍴R</apll>) and some scalar monadic functions (e.g., <apll>&lt;[1] 2 3⍴R</apll>)
    1 KB (213 words) - 19:04, 14 September 2022
  • Greater Than is strictly a [[dyadic]] function, there must be a value on both sides of the operator or a VALENC [[Category:Boolean Functions]]
    739 bytes (116 words) - 01:12, 15 March 2013
  • [[Category:Boolean Functions]] [[Category:Dyadic Functions]]
    411 bytes (53 words) - 02:35, 4 March 2013
  • Equal is strictly a [[dyadic]] [[operators|operator]], there must be a value on both sides of the = oper [[Category:Boolean Functions]]
    808 bytes (118 words) - 15:03, 26 November 2014
  • ...an argument on the left and right of the function. Here is an example of a dyadic function named '''deal''' to deal hands of cards:<br/> ...on FMT|{quad}FMT]] function provides specialized formatting when used as a dyadic function.
    1 KB (223 words) - 22:24, 13 October 2019
  • ...function may be niladic (no arguments), monadic (right argument only), or dyadic (left and right arguments). For example, <apll>⍨</apll> is a monadic ope The list of dyadic operators is as follows:
    2 KB (393 words) - 20:50, 4 January 2020
  • This function is available in both monadic and dyadic forms ==Dyadic Function==
    3 KB (452 words) - 15:00, 19 March 2019
  • The rules for how Variables, Functions, Operators, Hyperators and other syntactic elements combine are covered in |align="right"|10: || Right hyperand, right operand || Dyadic hyperator to its right hyperand || <apll>"HYP ?"</apll>
    4 KB (609 words) - 11:17, 10 September 2019
  • ...ctions''', '''operators''', etc. where <apll>R</apll> = 2 (variables), 3 (functions), 4 (operators), etc.</td> List all APL Quad '''<apll>{quad}</apll> System Functions''' (per APL Standard):
    6 KB (728 words) - 00:27, 10 March 2019
  • ...)FNS ⍝ In a CLEAR NARS APL workspace there are NOT YET any functions ⎕NL 3 ⍝ Similarly, Quad Name List will show NO user functions
    4 KB (609 words) - 20:55, 3 June 2017
  • <td>is called a '''Dyadic Hook''' &mdash; <apll>Z ≡ L f g R</apll></td> <td>is called a '''Dyadic Fork''' &mdash; <apll>Z ≡ (L f R) g L h R</apll></td>
    3 KB (467 words) - 19:32, 15 April 2018
  • * [[Binding Strength]]: How Variables, Functions, Operators, Hyperators and other syntactic elements combine * [[Trains]]: e.g., <apll>avg←(+⌿ ÷ ≢)</apll> applies the functions to its argument(s) in a particular way (in this case, to compute the averag
    9 KB (1,317 words) - 21:25, 6 February 2024
  • ...e other uses in APL or NARS2000. They are used for user identifiers, magic functions, or are set aside for future use as APL operators which are not yet impleme Some symbols are available as identifiers (names of functions or variables) instead of as APL operators. These symbols may be used to beg
    3 KB (537 words) - 17:53, 24 November 2014
  • <p>The monadic derived function of this dyadic operator is implemented by calling an internal magic function similar to th ==Rank Dyadic Derived Function==
    11 KB (1,770 words) - 11:11, 14 October 2023
  • The sequence of objects: Arrays, Functions, and Operators appear in ascending order with the property that each later * a '''Hyperator''' has one or two '''Hyperands''' (any of Arrays, Functions, and/or Operators) and yields ...
    8 KB (1,183 words) - 22:12, 12 February 2024
  • ...ar, vector, or matrix consisting of the names of objects (e.g., variables, functions, operators, or hyperators).}} ...ll> or <apll>0</apll>): This value is <apll>1</apll> for variables and for functions/operators/hyperators that return a result; <apll>0</apll> otherwise.<br />
    8 KB (1,209 words) - 14:42, 19 March 2019
  • <li><p>'''User-defined Functions, Operators, and Hyperators'''</p> <apll>∇ Z←(LO FOO[X] RO) R</apll> for a dyadic operator, etc.</p></li>
    15 KB (2,394 words) - 19:34, 3 April 2019
  • This function is available in both ''monadic'' and ''dyadic'' forms. |Sets or returns and sets a property of monitoring functions}}
    5 KB (698 words) - 04:47, 6 April 2018
  • Some System functions are niladic in that they return a value, but you do not present them an arg * [[dyadic]] (accepts two arguments)
    935 bytes (156 words) - 21:42, 26 November 2014
  • <noinclude>This contains a list of all quad functions. A value may be assigned to a quad variable. A value cannot be assigned to ! colspan="2" | [[System Functions|Niladic System Functions]]
    3 KB (392 words) - 02:02, 5 November 2023
  • Some System functions are monadic in that you may present them one argument, and it may return a * [[dyadic]] (accepts two arguments)
    1 KB (190 words) - 22:22, 13 October 2019
  • ...⍤[X] Y</apll>) (rank) is used to apply a function to (monadic) or between (dyadic) cells of the argument(s).
    17 KB (2,547 words) - 21:20, 13 October 2019
  • ==At Derived Functions== ...r separate cases, depending upon whether the two operands are Variables or Functions. The design of this operator is taken directly from the corresponding featu
    5 KB (750 words) - 22:16, 4 December 2023
  • ...eyboards either unused or underused. Sometimes the vendor has assigned no dyadic function to that symbol and sometimes the assigned function isn't very usef Part of the reason the so-called set functions in APL are in an odd state is that they are defined on sets, but implemente
    17 KB (2,800 words) - 20:56, 12 January 2019
  • ...as <apll>{(+⌿⍵)÷≢⍵}</apll>. This syntax is useful for one- or multi-line functions, operators, and hyperators to complement the existing definition types of [ 3 5{√+/⍺ ⍵*2}4 12 ⍝ Pythagorean theorem (Dyadic function)
    21 KB (2,816 words) - 19:06, 10 September 2022
  • | name prefix to all Primary APL functions | name prefix to all Quad type System Functions
    5 KB (819 words) - 21:17, 13 October 2019
  • ...ng descriptions, <apll><i>f</i></apll> and <apll><i>g</i></apll> represent functions and <apll><i>a</i></apll> and <apll><i>b</i></apll> represent variables. :Dyadic: <apll>Z←L <i>f</i>∘<i>g</i> R</apll> is identical to <apll>Z←L <i>f
    8 KB (1,401 words) - 22:42, 13 October 2019
  • <p>This function is implemented via the Magic Functions <apll>#MonFMT</apll> and <apll>#Box</apll>. The design is based upon ideas For a list of <u>all</u> magic functions implemented in NARS, see [[System_Function_NL|⎕NL 23 24]]
    15 KB (2,290 words) - 22:20, 13 October 2019
  • <big>'''NARS2000 Creating New Quad System Functions'''</big> ...e '''<sysvars.c>''' contains code locations where all system variables and functions hook into the system - a primary symbol tables reference, an interpreter-ta
    30 KB (4,513 words) - 21:24, 13 October 2019
  • ...th a rational number and don't calculate with irrational or transcendental functions, you'll end up with a rational result, and if you start with a VFP number, ...VFP numbers. However, when irrational, transcendental, and certain other functions are used, rational numbers beget VFP numbers. For example,</p>
    17 KB (2,654 words) - 15:57, 17 October 2019
  • <p>The dyadic Variant operator creates a version of the function <apll>f</apll> with a se ...l> identity matrix). The actual values in the result are dependent on the functions <i>f</i> and <i>g</i>.</td>
    21 KB (3,255 words) - 00:45, 19 February 2024