Root

From NARS2000
Revision as of 23:12, 15 April 2018 by Sudleyplace (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Z←√R returns the square root of each of the elements in R.
R is a numeric array.
Z is a floating point array whose values are the square root of the elements of R.


Z←L√R    or    Z←L√[X] R returns the Lth root of each of the elements in 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