Searched defs:pow10 (Results 1 – 16 of 16) sorted by relevance
33 static double pow10(int e) { in pow10() function
264 static inline float pow10(int32_t exp) { in pow10() function
272 static inline float pow10(int32_t exp) { in pow10() function
23 double pow10(int e) { in pow10() function
247 fn pow10(self, n: i32) -> Self; in pow10() method343 fn pow10(self, n: i32) -> f32 { in pow10() method407 fn pow10(self, n: i32) -> f64 { in pow10() method
76 const pow10 = Math.pow(10, exp); constant
156 const pow10 = Math.pow(10, exp); constant
209 FLOAT32 gain, ztemp, ftemp, pow10, rem10; in ixheaacd_cal_fac_data() local
242 public static Rational pow10(int i) { in pow10() method in Rational
716 double pow10; member
713 double pow10; member