Searched refs:m_fLogOfBase (Results 1 – 2 of 2) sorted by relevance
61 m_fLogOfBase( log( 10.0 ) ), in LogarithmicScaling()68 m_fLogOfBase( log( fBase ) ) in LogarithmicScaling()84 fResult = log( value ) / m_fLogOfBase; in doScaling()
75 const double m_fLogOfBase; member in chart::LogarithmicScaling
Completed in 13 milliseconds