|
Hi all, The square root external function is linked to the Ferret External Functions web page. Look for it at the very bottom of http://www.ferret.noaa.gov/Ferret/External_Functions/ferret_EF.html but it really is just a demonstration function. There is no reason to use anything but the exponent 0.5. This can apply to any variable, from a scalar value to a multi-dimensional variable. In my mail tool, it was hard to see the syntax of the previous answers. You use the carat symbol, yes? let S = var^0.5 Please see the index entry "Operators" in the index the Ferret Users Guide for a list of all the operators available in Ferret: http://www.ferret.noaa.gov/Ferret/Documentation/Users_Guide/fer_html.htm Jaison Kurian wrote:
|