YoussefMoataz / BigReal_A2_T1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigReal

Project details :

  • Faculty of Computers and Artificial Intellience - Cairo University
  • Doctor Mohammad El-Ramly
  • Course : CS213 - Object Oriented Programming
  • Assignment : 2
  • Group task

Description :

This project creates new double data type with no size limit and applies some operations to it.

Features :

  • Addition
  • Subtraction
  • Greater than check
  • Smaller than check
  • Equality check
  • Easy assignment
  • Size check
  • Sign check
  • Printing output

About


Languages

Language:C++ 99.5%Language:CMake 0.5%