Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
QRCode::Math
Constants
EXP_TABLE =
Array
(
Int32
).new(256, 0)
LOG_TABLE =
Array
(
Int32
).new(256, 0)
Class methods
gexp
(n)
Source
glog
(n)
Source