[libc++][math.h] Add double overloads
authorNikolas Klauser <nikolasklauser@berlin.de>
Tue, 1 Nov 2022 21:29:57 +0000 (22:29 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Thu, 8 Dec 2022 21:45:39 +0000 (22:45 +0100)
commit928c81f3d1cbda22d8c03d7b3effc187d06ce7e9
treecc7f196da98006ba676117016781a2815b1ff40b
parentcc02d61b459ff351fc785bd8154fc2e5beb95e92
[libc++][math.h] Add double overloads

This allows libc++ to work with libcs that don't provide a proper math.h implementation.

Reviewed By: ldionne, #libc

Spies: aaron.ballman, fhahn, bcain, Izaron, libcxx-commits

Differential Revision: https://reviews.llvm.org/D138629
libcxx/include/math.h