com.sanpudo.junit.formula
クラス UserFunc2

java.lang.Object
  上位を拡張 com.sanpudo.formula.FunctionAdaptor
      上位を拡張 com.sanpudo.junit.formula.UserFunc2
すべての実装されたインタフェース:
FunctionImplementation

public class UserFunc2
extends FunctionAdaptor


コンストラクタの概要
UserFunc2()
           
 
メソッドの概要
 double doublePI()
           
 double test(double x)
           
 
クラス com.sanpudo.formula.FunctionAdaptor から継承されたメソッド
names, numberOfArgs, supports, value, value
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UserFunc2

public UserFunc2()
メソッドの詳細

test

public double test(double x)

doublePI

public double doublePI()