In C, How can I compare Complex Numbers as with <, >, et cetera

后端 未结 0 828
故里飘歌
故里飘歌 2021-01-30 01:23

I keep receiving this error message when compiling a simplified mandelbrot function.

main.c:86:43: error: invalid operands to binary > (have ‘complex double’ and ‘comp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题