Libraries
»
rubulator
(0.1.0)
»
Index
»
Rubulator
»
#constants
Method: Rubulator#constants
Defined in:
lib/rubulator.rb
#
constants
⇒
Object
63 64 65
# File 'lib/rubulator.rb', line 63
def
constants
MATH_CONSTANTS
.
keys
.
map
(
&
:to_s
)
end