ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / kotlin.Double

Extensions for kotlin.Double

Name Summary
isRemainderZero Check if the remainder of a division is zero, using BigDecimal and BigInteger to get proper behaviorfun Double.isRemainderZero(divisor: Double): Boolean