Class: Eqn::Function::Round

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

Overview

Node class for the round function.

Constant Summary collapse

ROUND_METHOD =
:round

Method Summary

Methods inherited from RoundBase

#value

Methods inherited from EqnNode

#clean_tree!, #term?