Big D or BigDecimal is a Class of the java.math package.
By internally storing decimals as String, the BigDecimal covers the precision issue of doubles.
By internally storing decimals as String, the BigDecimal covers the precision issue of doubles.
Program: System.out.println(0.03 - 0.02); -> 0.0999999999999999
Programmer: Oh shit! It's time for the Big D!!
Programmer: Oh shit! It's time for the Big D!!
by f0a677 March 6, 2018

by ac99uk May 24, 2018

by Jokesareonyou May 16, 2020

by piggygoesoink July 25, 2021

by LingDanc803 November 15, 2023

by xseimplgoicla September 15, 2021
