Exception: Pikuri::Tool::Calculator::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pikuri/tool/calculator.rb

Overview

Raised internally for anything calculate should return as an "Error: ..." observation rather than crash the loop: parse failures, division by zero, complex or non-finite results. Names the offending token/operands.