Commit 3e907257 authored by Daniel Simon's avatar Daniel Simon
Browse files

Files for MultiPrescision class added into ../Experimental/Arihmetics/

parent 04fffbe2
Loading
Loading
Loading
Loading
+1 KiB

File added.

No diff preview for this file type.

+13 −0
Original line number Diff line number Diff line
/**************************************************
* filename:		MultiPrecision.cpp	  *
* created:		October 22, 2017	  *
* author:		Daniel Simon	 	  *
* mail:			dansimon93@gmail.com      *
***************************************************/

#include "MultiPrecision.h"


// Implementation of MultiPrecision.h

+11 −0
Original line number Diff line number Diff line
/**************************************************             
* filename:             MultiPrecision.h          *
* created:              October 22, 2017          *
* author:               Daniel Simon              *
* mail:                 dansimon93@gmail.com      *
***************************************************/

// TODO
// Implementation of GNU MP Library
// Operators overloading
// Implementation of missing functions