Method core.model.network.Util#roundWithSignificantFigures uses BigDecimals(double) constructor

Issue #482 new
Carmen Yago created an issue

Method org.openmarkov.core.model.network.Util#roundWithSignificantFigures uses java.math.BigDecimal#BigDecimal(double) which according to Java documentation yields unpredictable results ( “The results of this constructor can be somewhat unpredictable”).

Comments (0)

  1. Log in to comment