com.isti.util
Class Math10

java.lang.Object
  extended by com.isti.util.Math10

public class Math10
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed

Constructor Summary
Math10()
           
 
Method Summary
static double log10(double num)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Math10

public Math10()
Method Detail

log10

public static double log10(double num)

main

public static void main(java.lang.String[] args)