Class ZeroFunctionEx1

java.lang.Object
com.imsl.test.example.math.ZeroFunctionEx1

public class ZeroFunctionEx1 extends Object
Deprecated.
ZeroFunction class has been deprecated.

ZeroFunction Example 1: Finds the zeros of univariate function.

In this example \(3\) zeros of the \(\sin\) function are found.
See Also:
  • Constructor Details

    • ZeroFunctionEx1

      public ZeroFunctionEx1()
      Deprecated.
  • Method Details

    • main

      public static void main(String[] args)
      Deprecated.