关于java中复杂值的问题

dat*_*ili 0 java math complex-numbers

我们知道复数的一般形式是这样的: z=a+i*b我在哪里sqrt(-1).

我有一个关于如何在Java中表达这个问题的问题?

bez*_*max 5

这个库提供了复杂数字所需的任何内容:http: //commons.apache.org/math/

示例:http: //commons.apache.org/math/userguide/complex.html