Libraries
»
eqn
(1.6.5)
»
Index (R)
»
Eqn
»
Function
»
RoundDown
Class: Eqn::Function::RoundDown
Inherits:
RoundBase
Object
Treetop::Runtime::SyntaxNode
EqnNode
RoundBase
Eqn::Function::RoundDown
show all
Defined in:
lib/eqn/function.rb
Overview
Node class for the rounddown function.
Constant Summary
collapse
ROUND_METHOD =
:floor
Method Summary
Methods inherited from
RoundBase
#value
Methods inherited from
EqnNode
#clean_tree!
,
#term?