RosettaCodeData/Task/Zero-to-the-zero-power/Factor/zero-to-the-zero-power.factor
2015-02-20 09:02:09 -05:00

3 lines
76 B
Factor

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