PI(prec) -> BigDecimal
円周率を prec で指定した精度で計算します。
例:
require "bigdecimal/math" puts BigMath::PI(10) #=> 0.314159265359224236485984067E1