Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
/ libcmathext Public archive

libcmathext: an extension of C++'s <cmath> library.

License

Notifications You must be signed in to change notification settings

marck283/libcmathext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libcmathext

This library is meant to be an extension for the C++ header file <math.h>. It contains functions that are useful for mathematical and programming purposes, such as dynamic programming.

Website

You can find this library's website's homepage at: https://marck283.github.io/libcmathext/