This library is a learning project. Do not use for serious projects.
mathematics.h is a single-header library for C that provides mathematical functions, constants and other operations without using libc or libm.
Download mathematics.h directly:
wget https://raw.githubusercontent.com/elderfl0wer/mathematics.h/master/include/mathematics.hOr download it manually from the GitHub repository.
mathematics.h works on Windows/Linux/OSX.
Documentation included in source file include/mathematics.h.