Root: Difference between revisions

From NARS2000
Jump to navigationJump to search
(Created page with "<table border="1" cellpadding="5" cellspacing="0" rules="none" summary=""> <tr> <td> <table border="0" cellpadding="5" cellspacing="0" summary=""> <tr> <td valign...")
 
(add toolbar footer)
Line 48: Line 48:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3√⍳4)*3<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(3√⍳4)*3<br />
1 2 3 4</apll>
1 2 3 4</apll>
{{Language Toolbar}}

Revision as of 14:40, 24 November 2014

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 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