# cpp-high-precision-class **Repository Path**: Kamado_Tanjiro/cpp-high-precision-class ## Basic Information - **Project Name**: cpp-high-precision-class - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-29 - **Last Updated**: 2021-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpp-high-precision-class This is a C++ class which contains high-precision numbers. # 1.Features and Usage you can add `` in your gcc-include-dir or put it into your working dir,and add `include "BIG_NUM.hpp"` on the beginning of your code (recomended)