| NEST HelpDesk | Command Index | NEST Quick Reference |
| Name: | pow - raise a number to a power | ||
| Synopsis: | x y pow -> number | ||
| Description: | pow computes x raised to the y-th power (x^y). | ||
| Remarks: | Raises a RangeCheck error if x is negative, unless y is positive integer. | ||
| Author: | Plesser | ||
| FirstVersion: | 17.05.2004 | ||
| Source: | /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slimath.cc |
| NEST HelpDesk | Command Index | NEST Quick Reference |
© 2000-2010 The NEST Initiative