[libc-commits] [PATCH] D80612: [libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 26 23:22:49 PDT 2020


sivachandra added a comment.

If adding latex docs which explain the theoretical concepts behind the operations would be useful in general for math functions, I can work on that parallely/separately.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80612/new/

https://reviews.llvm.org/D80612





More information about the libc-commits mailing list