You are currently viewing Calculus library

Calculus library

I’m writing a tool to do statistic analysis. In order to find the percentage of a distribution before or after a given point on a normal distribution, I need to find the integral of the probability density function here: https://www.probabilitycourse.com/chapter4/4_2_3_normal.php

Are there any math libraries in Kotlin that would be able to do this?

submitted by /u/SorryDidntReddit
[link] [comments]