Class: Eqn::Function::RoundDown

Inherits:
RoundBase
  • Object
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?