Exponentiate

Mnemonic pow
Statement x = a ^ b
Description Sets x to a to the power of b. Throw invalid operand if: 1) both a and b are zero 2) a is negative and b is not a whole number. Throws an overflow exception if the result is too large.
Type Computational
Categories
  • arithmetic
Variants
mmd x = a ^ b
mid x = a ^ 3
imd x = 2 ^ b
iid x = 2 ^ 3
Types
Exceptions
  • overflow
  • invalid operand
Relaxations
  • binary
  • exception
Contact Information

We would be more than happy to help you. Our opening hours are 9–15 (CET).

[email protected]

📞 (+47) 93 68 22 77

Nils Bays vei 50, 0876 Oslo, Norway

Copyright © 2018-24 progsbase.com by Inductive AS.