korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-number
/
korlibs.number
/
Int53
/
Companion
Companion
object
Companion
Members
Properties
MAX_
VALUE
Link copied to clipboard
val
MAX_VALUE
:
Int53
MIN_
VALUE
Link copied to clipboard
val
MIN_VALUE
:
Int53
ZERO
Link copied to clipboard
val
ZERO
:
Int53
Functions
from
Double
Clamped
Link copied to clipboard
fun
fromDoubleClamped
(
value
:
Double
)
:
Int53
from
Low
High
Link copied to clipboard
fun
fromLowHigh
(
low
:
Int
,
high
:
Int
)
:
Int53
pot
Link copied to clipboard
inline
fun
pot
(
index
:
Int
)
:
Double