Searched defs:fBase (Results 1 – 6 of 6) sorted by relevance
66 LogarithmicScaling::LogarithmicScaling( double fBase ) : in LogarithmicScaling()118 ExponentialScaling::ExponentialScaling( double fBase ) : in ExponentialScaling()
73 Reference< chart2::XScaling > AxisHelper::createLogarithmicScaling( double fBase ) in createLogarithmicScaling()
228 double fBase = 0.0; in insertRandomRange() local
2246 double fBase = ::rtl::math::approxFloor( GetDouble() ); in ScBase() local2352 double fBase = ::rtl::math::approxFloor( GetDouble() ); in ScDecimal() local
1711 …lcl_PutFactorialElements( ::std::vector< double >& cn, double fLower, double fUpper, double fBase ) in lcl_PutFactorialElements()
580 double fBase = nBase; in ConvertToDec() local
Completed in 155 milliseconds