Class SfunEx1

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

public class SfunEx1 extends Object

Calculates various special functions.

Various special functions are exercised. Their use in this example typifies the manner in which other special functions in the Sfun class would be used.
See Also:
  • Constructor Details

    • SfunEx1

      public SfunEx1()
  • Method Details

    • main

      public static void main(String[] args)