Zandew / BigDecimal-CPP

A BigDecimal Implementation in C++ for arbitrary length integers and floating point numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigDecimal-CPP

A BigDecimal Class in C++ for arbitrary length integers and floating point numbers

It takes arbitrary-length integers and floating point numbers and perform common mathematical operations like addition, subtration, multiplication,division and many more on them

About

A BigDecimal Implementation in C++ for arbitrary length integers and floating point numbers

License:MIT License


Languages

Language:C++ 100.0%