brent-dekker-solver

com.synerset

brent-dekker-solver is a Java jar artifact published under the com.synerset group on Maven Central. 7 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.1.1 7 versions jarChecking...

Add to your project2.1.1

<dependency>
    <groupId>com.synerset</groupId>
    <artifactId>brent-dekker-solver</artifactId>
    <version>2.1.1</version>
</dependency>

Version Details — 2.1.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License, Version 2.0

The algorithm for finding roots of continuous and single-variable math functions, based on a modified version of the Brent-Dekker algorithm.

Checking security advisories...