Class QUANC8.FSIN

java.lang.Object
com.polytechnik.utils.QUANC8.FSIN
All Implemented Interfaces:
QUANC8.DoubleFunction
Enclosing class:
QUANC8

static final class QUANC8.FSIN extends Object implements QUANC8.DoubleFunction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) final double
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    f(double x)
     
    (package private) double
    getExact(double a, double b)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • FSIN

      FSIN()
  • Method Details

    • f

      public double f(double x)
      Specified by:
      f in interface QUANC8.DoubleFunction
    • getExact

      double getExact(double a, double b)