RosettaCodeData/Task/Zero-to-the-zero-power/Factor/zero-to-the-zero-power.factor
2023-07-01 13:44:08 -04:00

3 lines
76 B
Factor

USING: math.functions.private ; ! ^complex
0 0 ^
C{ 0 0 } C{ 0 0 } ^complex