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 IRubyObject
coerce
(ThreadContext context, IRubyObject self, IRubyObject type) static IRubyObject
to_d
(ThreadContext context, IRubyObject self) static IRubyObject
to_f
(ThreadContext context, IRubyObject self) static IRubyObject
to_i
(ThreadContext context, IRubyObject self) static IRubyObject
to_r
(ThreadContext context, IRubyObject self)
-
Constructor Details
-
BigDecimal
public BigDecimal()
-
-
Method Details
-
to_d
-
to_f
-
to_i
-
coerce
-
to_r
-