aboutsummaryrefslogtreecommitdiff
path: root/math/tools/log.sollya
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:51 +0000
commit9b34328e5d9bbe7a3b6bfc85119b3a8e933f487d (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /math/tools/log.sollya
parent2c59c64458c2a8ca3f8533dc9e9cdfcae90e2c73 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-android14-mainline-uwb-release.tar.gz
Change-Id: Ic0a828a30e1ed0394abdeefd06718d6201d2bf87
Diffstat (limited to 'math/tools/log.sollya')
-rw-r--r--math/tools/log.sollya2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tools/log.sollya b/math/tools/log.sollya
index 6df4db4..5288f55 100644
--- a/math/tools/log.sollya
+++ b/math/tools/log.sollya
@@ -1,7 +1,7 @@
// polynomial for approximating log(1+x)
//
// Copyright (c) 2019, Arm Limited.
-// SPDX-License-Identifier: MIT
+// SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
deg = 12; // poly degree
// |log(1+x)| > 0x1p-4 outside the interval