Root: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
Sudleyplace (talk | contribs) No edit summary |
||
Line 44: | Line 44: | ||
<p>For example,</p> | <p>For example,</p> | ||
<apll> | <apll><pre> | ||
1 1.414213562 1.732050808 2 | √⍳4 | ||
1 1.414213562 1.732050808 2 | |||
1 2 3 4</apll> | (3√⍳4)*3 | ||
1 2 3 4</pre></apll> | |||
{{Language Toolbar}} | {{Language Toolbar}} |
Latest revision as of 18:12, 15 April 2018
|
||||
R is a numeric array. | ||||
Z is a floating point array whose values are the square root of the elements of R. |
|
||||
L and R are numeric arrays. | ||||
Z is a floating point array whose values are the Lth root of the elements of R. |
For example,
√⍳4 1 1.414213562 1.732050808 2 (3√⍳4)*3 1 2 3 4
NARS 2000 Lang Tool Bar |
← | → | + | - | × | ÷ | * | ⍟ | ⌹ | ○ | ! | ? | √ | | | ⌈ | ⌊ | ⊥ | ⊤ | ⊣ | ⊢ | |||
≡ | ≢ | < | ≤ | = | ≥ | > | ≠ | ∨ | ∧ | ⍱ | ⍲ | ↑ | ↓ | ⊂ | ⊃ | ⌷ | ⍋ | ⍒ | |||||
⍳ | ∊ | ⍸ | ⍷ | ∪ | ∩ | ⊆ | ⊇ | ~ | § | π | .. | , | ⍪ | ⍴ | ⌽ | ⊖ | ⍉ | ||||||
/ | \ | ⌿ | ⍀ | ⊙ | ¨ | ⍨ | ⍤ | ⍣ | ⍡ | ⍥ | ⍦ | . | ∘ | ⍠ | ‼ | ⌻ | ∂ | ∫ | ⍞ | ⎕ | ⍎ | ⍕ | |
⋄ | ⍝ | ∇ | ∆ | ⍙ | _ | ⍺ | ⍵ | ¯ | ⍬ | ∞ | ∅ | ||||||||||||
Second Row | i j k | i j k l | g | p | r | v | x |