ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / kotlin.Double / isRemainderZero

isRemainderZero

fun Double.isRemainderZero(divisor: Double): Boolean

Check if the remainder of a division is zero, using BigDecimal and BigInteger to get proper behavior