Class: Eqn::Function::RoundUp

Inherits:
RoundBase show all
Defined in:
lib/eqn/function.rb

Overview

Node class for the roundup function.

Constant Summary collapse

ROUND_METHOD =
:ceil

Method Summary

Methods inherited from RoundBase

#value

Methods inherited from EqnNode

#clean_tree!, #term?