SQRT Instruction |
SQRT series start end newseries newstart
Takes the square root of the entries of a series. This is an old instruction which isn't really necessary since SET can do this just as easily.
Parameters
series |
source series |
start, end |
range to transform, by default range of series |
newseries |
result series, by default, series |
newstart |
start for newseries, by default start |
Example
sqrt x / rootx
Copyright © 2025 Thomas A. Doan