Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bigger
master
Bigger
Int
BaseType
HigherBufferType
Float
Float32
Float64
Int
Int128
Int16
Int32
Int64
Int8
Math
String
UInt128
UInt16
UInt32
UInt64
UInt8
Built with Crystal 1.9.2
2023-10-07 21:29:21 UTC
module
Math
Extended Modules
Math
Defined in:
bigger/ext/math.cr
Instance Method Summary
#isqrt
(num : Bigger::Int)
#pw2ceil
(num : Bigger::Int) : Bigger::Int
Instance Method Detail
def
isqrt
(num :
Bigger::Int
)
#
[
View source
]
def
pw2ceil
(num :
Bigger::Int
) :
Bigger::Int
#
[
View source
]