Class Logarithm

All Implemented Interfaces:
PostfixMathCommandI

public class Logarithm extends PostfixMathCommand
Log bass 10.

RJM change return real results for positive real arguments. Speedup by using static final fields.