NEST HelpDesk | Command Index | NEST Quick Reference |
sqrt - compute the square root of a non-negative numberSynopsis:
number sqrt -> doubleExamples:
4 sqrt -> 2.0Description:
sqrt computes the the square root of a number.SeeAlso: Source:
If the value is negative, a RangeCheck error is raised.
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/sli/slimath.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative