org.opensourcephysics.sip.ch11
Class Arcsin

java.lang.Object
  extended by org.opensourcephysics.sip.ch11.Arcsin

public class Arcsin
extends java.lang.Object

Arcsin demonstrates how to use interpolation to define an inverse function.


Method Summary
static double evaluate(double x)
          Evaluates the arcsin function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

evaluate

public static double evaluate(double x)
Evaluates the arcsin function.

Parameters:
x - double
Returns:
double the angle