HomeSort by relevance Sort by last modified time
    Searched defs:Log10 (Results 1 - 10 of 10) sorted by null

  /prebuilts/go/darwin-x86/src/math/cmplx/
log.go 61 // Log10 returns the decimal logarithm of x.
62 func Log10(x complex128) complex128 {
  /prebuilts/go/linux-x86/src/math/cmplx/
log.go 61 // Log10 returns the decimal logarithm of x.
62 func Log10(x complex128) complex128 {
  /prebuilts/go/darwin-x86/src/math/
log10.go 7 // Log10 returns the decimal logarithm of x.
9 func Log10(x float64) float64
11 func log10(x float64) float64 { func
  /prebuilts/go/linux-x86/src/math/
log10.go 7 // Log10 returns the decimal logarithm of x.
9 func Log10(x float64) float64
11 func log10(x float64) float64 { func
  /external/shaderc/spirv-headers/include/spirv/1.0/
OpenCL.std.h 75 Log10 = 39,
  /external/shaderc/spirv-headers/include/spirv/1.1/
OpenCL.std.h 75 Log10 = 39,
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h 75 Log10 = 39,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
OpenCL.std.h 71 Log10 = 39,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
OpenCL.std.h 71 Log10 = 39,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.2/
OpenCL.std.h 71 Log10 = 39,

Completed in 168 milliseconds