What is the CUDA Math Library equivalent for arg()?

后端 未结 0 912
逝去的感伤
逝去的感伤 2021-02-03 12:15

The C++ Complex Library has a function called arg(). It returns the phase angle (or angular component) of the complex number x, expressed in radians. Documentation here: https:

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