Skip to content

  • Home

Tag: BigDecimal

API REST for testing hash functions

April 15, 2025
 |  No Comments
 |  cryptocurrencies, hash, java, new-library
There are 2 endpoints that generate hash: are invoked with POST the length of the first hash is configured. After the first hash, a hash […]

Operations for BigInteger and BigDecimal

April 5, 2025
 |  No Comments
 |  java, maven, new-library
Java library with Maven. what it does for now:to transform BigInteger to BigDecimal (you specify where the period goes; if you enter an invalid number, […]

BigInteger and BigDecimal classes in Java

March 30, 2025
 |  No Comments
 |  algorithm, information, java
BigInteger BigDecimal BigInteger is used for very large integers, while BigDecimal is used for decimal numbers with defined precision and control. Both classes are essential […]

Categories

Theme By SKT Minimal