A B C D E F G I L M N O P R S T U V

S

SAME_NAME_USED - クラス com.sanpudo.formula.Messages の static 変数
引数の個数が異なる同名の関数を登録しようとした。
setRounding(int, RoundingMode) - クラス com.sanpudo.formula.FormulaEvaluator のメソッド
BigDecimal計算における小数点以下の桁数と端数処理方法を変更する。
setRounding(RoundPoint, int, RoundingMode) - クラス com.sanpudo.formula.FormulaEvaluator のメソッド
BigDecimal計算における端数処理のコンテクスト(端数処理タイミング、小数点以下の桁数および端数処理方法)を変更する。
setScale(int) - クラス com.sanpudo.formula.FormulaEvaluator のメソッド
BigDecimal計算における小数点以下の桁数を変更する。
sin(double) - クラス com.sanpudo.formula.SystemFunctions のメソッド
正弦(sin)を返す。
sqrt(double) - クラス com.sanpudo.formula.SystemFunctions のメソッド
平方根を返す。
supports(String) - クラス com.sanpudo.formula.FunctionAdaptor のメソッド
このクラスで定義されている関数名であるときtrueを返す。
supports(String) - インタフェース com.sanpudo.formula.FunctionImplementation のメソッド
このクラスで定義されている関数名であるときtrueを返す。
SystemFunctions - com.sanpudo.formula の クラス
システム定義済み関数。

A B C D E F G I L M N O P R S T U V