History log of /llvm-project/libc/test/src/math/exhaustive/exp2m1f_test.cpp (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6, llvmorg-18.1.5, llvmorg-18.1.4
# a8c59750 04-Apr-2024 OverMighty <its.overmighty@gmail.com>

[libc][math][c23] Add exp2m1f C23 math function (#86996)

Fixes #86502.

cc @lntue