A simple big int implementation for C++.
The class is located at jn::big
.
subtraction with negative numbersmultiplication with negative numbers- division
- (raising to powers)
This library is available under the terms of version 3 of the GNU Lesser General Public License.