Web-based responsive document annotation tool
activeannoservice / common / 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 |