]> git.wh0rd.org - ICEs.git/blame - 200089/mandel.i
more
[ICEs.git] / 200089 / mandel.i
CommitLineData
45516216 1mandel(double _Complex C)
2{
3 int py;
4 C = (__extension__ 1.0iF) * (double)py;
5 return cabs(C);
6}