Package org.jruby.javasupport.ext
Class JavaMath.BigDecimal
java.lang.Object
org.jruby.javasupport.ext.JavaMath.BigDecimal
- Enclosing class:
JavaMath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectcoerce(ThreadContext context, IRubyObject self, IRubyObject type) static IRubyObjectto_d(ThreadContext context, IRubyObject self) static IRubyObjectto_f(ThreadContext context, IRubyObject self) static IRubyObjectto_i(ThreadContext context, IRubyObject self) static IRubyObjectto_r(ThreadContext context, IRubyObject self)
-
Constructor Details
-
BigDecimal
public BigDecimal()
-
-
Method Details
-
to_d
-
to_f
-
to_i
-
coerce
-
to_r
-