Libraries
»
script_core
(0.3.2)
»
Index (D)
»
Decimal
Class: Decimal
Inherits:
Object
Object
Decimal
show all
Includes:
Comparable
Defined in:
ext/enterprise_script_service/mruby-mpdecimal/mrblib/mpdecimal.rb
Constant Summary
collapse
ZERO =
Decimal
.
new
(
0
)
Method Summary
Methods included from
Comparable
#<
,
#<=
,
#==
,
#>
,
#>=
,
#between?
,
#clamp