Module: RubyMath
- Extended by:
- FunctionCreation, RubyFunctions
- Included in:
- NumericalMDArray
- Defined in:
- lib/mdarray/ruby_math.rb
Defined Under Namespace
Classes: Acos, Acosh, Asin, Asinh, Atan, Atan2, Atanh, Cbrt, Cos, Cosh, Erf, Erfc, Exp, Gamma, Hypot, Ldexp, Log, Log10, Log2, Neg, Sin, Sinh, Sqrt, Tan, Tanh
Method Summary
Methods included from FunctionCreation
Methods included from RubyFunctions
make_binary_operator, make_binary_operators, make_comparison_operator, make_unary_operator, make_unary_operators, ruby_binary_function, ruby_unary_function