How complex is the BigInteger operation in Java 7?

How complex, split and consumed are the methods in BigInteger at present? There is no mention of computational complexity in the document (nor anywhere else)

Solution

If you look at the code of BigInteger (provided by JDK), I think

Note: This applies to Java 6 I assume there is no difference in Java 7

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>