module
BigMath
v1_9_1_378 -
Show latest stable
Provides mathematical functions.
Example:
require "bigdecimal" require "bigdecimal/math" include BigMath a = BigDecimal((PI(100)/2).to_s) puts sin(a,100) # -> 0.10000000000000000000......E1
Files
- ext/bigdecimal/lib/bigdecimal/math.rb