Package cdm.base.math.functions
Class Log.LogDefault
java.lang.Object
cdm.base.math.functions.Log
cdm.base.math.functions.Log.LogDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Log
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.base.math.functions.Log
Log.LogDefault -
Field Summary
Fields inherited from class cdm.base.math.functions.Log
log_Internal_Series -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal result, BigDecimal x) protected BigDecimalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
LogDefault
public LogDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classLog
-
assignOutput
-