Class LogTwoArg

All Implemented Interfaces:
PostfixMathCommandI, RealBinaryFunction, Serializable

public class LogTwoArg extends BinaryFunction implements RealBinaryFunction
Logarithm function where the base is specified in the second argument.
See Also: