Web-based responsive document annotation tool
activeannoservice / common / kotlin.Double / isRemainderZero
fun
Double
.isRemainderZero(divisor:
Double
):
Boolean
Check if the remainder of a division is zero, using BigDecimal and BigInteger to get proper behavior