Flowdock

Class and method registration


Provides mathematical functions.

Example:

require "bigdecimal/math"

include BigMath

a = BigDecimal((PI(100)/2).to_s)
puts sin(a,100) # => 0.99999999999999999999......e0
Show files where this module is defined (2 files)
Register or log in to add new notes.