korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-core
/
korlibs.math
/
isAlignedTo
is
Aligned
To
fun
Int
.
isAlignedTo
(
alignment
:
Int
)
:
Boolean
Returns whether
this
is multiple of
alignment
fun
Long
.
isAlignedTo
(
alignment
:
Long
)
:
Boolean
Returns whether
this
is multiple of
alignment
fun
Float
.
isAlignedTo
(
alignment
:
Float
)
:
Boolean
Returns whether
this
is multiple of
alignment
fun
Double
.
isAlignedTo
(
alignment
:
Double
)
:
Boolean
Returns whether
this
is multiple of
alignment