Method: Keisan::Functions::Sinh#initialize
- Defined in:
- lib/keisan/functions/sinh.rb
#initialize ⇒ Sinh
Returns a new instance of Sinh.
4 5 6 |
# File 'lib/keisan/functions/sinh.rb', line 4 def initialize super("sinh") end |
Returns a new instance of Sinh.
4 5 6 |
# File 'lib/keisan/functions/sinh.rb', line 4 def initialize super("sinh") end |