Class ZerosFunctionEx1

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

public class ZerosFunctionEx1 extends Object

Finds zeros of the \(\sin\) function.

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

    • ZerosFunctionEx1

      public ZerosFunctionEx1()
  • Method Details

    • main

      public static void main(String[] args)