utils
0.20.9
common
utils
/
it.unibo.tuprolog.utils
/
NumberTypeTester
Number
Type
Tester
common
class
NumberTypeTester
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Number
Type
Tester
Link copied to clipboard
common
fun
NumberTypeTester
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
number
Is
Integer
Link copied to clipboard
common
fun
numberIsInteger
(
number
:
Number
)
:
Boolean
Content copied to clipboard
number
To
Decimal
Link copied to clipboard
common
fun
numberToDecimal
(
number
:
Number
)
:
BigDecimal
Content copied to clipboard
number
To
Integer
Link copied to clipboard
common
fun
numberToInteger
(
number
:
Number
)
:
BigInteger
Content copied to clipboard
to
Decimal
Link copied to clipboard
common
fun
Number
.
toDecimal
(
)
:
BigDecimal
Content copied to clipboard
to
Integer
Link copied to clipboard
common
fun
Number
.
toInteger
(
)
:
BigInteger
Content copied to clipboard
Properties
isInteger
Link copied to clipboard
common
val
Number
.
isInteger
:
Boolean
Content copied to clipboard