Class Rational

java.lang.Object
org.jruby.ext.mathn.Rational
All Implemented Interfaces:
Library

public class Rational extends Object implements Library
  • Constructor Details

    • Rational

      public Rational()
  • Method Details

    • load

      public void load(Ruby runtime, boolean wrap)
      Specified by:
      load in interface Library