Searched refs:LOG_2 (Results 1 – 1 of 1) sorted by relevance
38 private static final double LOG_2 = Math.log(2); // natural log of 2 field in ExifUtil210 return Math.log(value) / LOG_2;217 return Math.log(value) / LOG_2;