harpoon.Interpret.Quads
Class INMath

java.lang.Object
  extended by harpoon.Interpret.Quads.INMath

public class INMath
extends Object

INMath provides implementations for (some of) the native methods in java.lang.Math.

Version:
$Id: INMath.java,v 1.2 2002/02/25 21:05:46 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Constructor Summary
INMath()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

INMath

public INMath()