2 lines
80 B
Factor
2 lines
80 B
Factor
USING: math math.constants math.functions prettyprint ;
|
|
1 e pi C{ 0 1 } * ^ + .
|
USING: math math.constants math.functions prettyprint ;
|
|
1 e pi C{ 0 1 } * ^ + .
|