Searched defs:pow10 (Results 1 – 16 of 16) sorted by relevance
36 static double pow10(int e) { in pow10() function
280 static inline float pow10(int32_t exp) { in pow10() function
20 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
319 const pow10 = Math.pow(10, exp); constant
339 const pow10 = Math.pow(10, exp); constant
217 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
714 double pow10; member