文件名称: big-math-2.3.0.jar中文-英文对照文档.zip
<dependency>
<groupId>ch.obermuhlner</groupId>
<artifactId>big-math</artifactId>
<version>2.3.0</version>
</dependency>Gradle:
implementation group: 'ch.obermuhlner', name: 'big-math', version: '2.3.0'
Gradle (Short):
implementation 'ch.obermuhlner:big-math:2.3.0'
Gradle (Kotlin):
implementation("ch.obermuhlner:big-math:2.3.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
ch.obermuhlner.math.big
ch.obermuhlner.math.big.internal
ch.obermuhlner.math.big.streamch.obermuhlner.math.big.BigComplex
ch.obermuhlner.math.big.BigComplexMath
ch.obermuhlner.math.big.BigDecimalMath
ch.obermuhlner.math.big.BigFloat
ch.obermuhlner.math.big.BigFloat.Context
ch.obermuhlner.math.big.BigRational
ch.obermuhlner.math.big.DefaultBigDecimalMath
ch.obermuhlner.math.big.DefaultBigDecimalMath.LocalMathContext
ch.obermuhlner.math.big.internal.AsinCalculator
ch.obermuhlner.math.big.internal.AtanhCalculator
ch.obermuhlner.math.big.internal.CosCalculator
ch.obermuhlner.math.big.internal.CoshCalculator
ch.obermuhlner.math.big.internal.ExpCalculator
ch.obermuhlner.math.big.internal.PowerIterator
ch.obermuhlner.math.big.internal.PowerNIterator
ch.obermuhlner.math.big.internal.PowerTwoNIterator
ch.obermuhlner.math.big.internal.PowerTwoNMinusOneIterator
ch.obermuhlner.math.big.internal.PowerTwoNPlusOneIterator
ch.obermuhlner.math.big.internal.SeriesCalculator
ch.obermuhlner.math.big.internal.SinCalculator
ch.obermuhlner.math.big.internal.SinhCalculator
ch.obermuhlner.math.big.stream.BigDecimalStream
ch.obermuhlner.math.big.stream.BigFloatStream