NEST HelpDesk | Command Index | NEST Quick Reference |
pow - raise a number to a powerSynopsis:
x y pow -> numberDescription:
pow computes x raised to the y-th power (x^y).Remarks:
Raises a RangeCheck error if x is negative, unless y is positiveAuthor:
integer.
PlesserFirstVersion:
17.05.2004SeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.14.0/sli/slimath.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative