Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
pow | version 1.0 | no |
number pow(number x, number y) |
x | [in] Base |
y | [in] Exponent |
The pow function computes x raised to the power of y. |
import standard.C.math |
Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |