A library of lightweight, self-contained mathematics and statistics components addressing common practical problems not available in the Java language or commons-lang.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the mean of an array of doubles using StatUtils.
No known issues recorded.
No dependency data recorded yet.