(Omit source code)
//+ double someValue; // compute someValue... //- someValue = 0; //+ double log_e = Math.log(someValue); //-