4D v16OCINumberPower |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCINumberPower
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCINumberPower ( err ; base ; exp ; result ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| base | Real |
|
Base of exponentiation | |||||
| exp | Real |
|
Exponent to which base is to be raised | |||||
| result | Real |
|
Result of exponentiation | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCINumberPower command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Math
Number:
705174
4D for OCI ( 4D v16)
Add a comment