6 lines
113 B
YAML
6 lines
113 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Arithmetic
|
||
|
|
from: http://rosettacode.org/wiki/Exponentiation_operator
|
||
|
|
note: Arithmetic operations
|