Skip to content

Program operații matematice c++\C++ Mathematical Operations Program

Notifications You must be signed in to change notification settings

bogdanstanciulescu/PROIECT-INFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROMANIAN: PROIECT-INFORMATICA

Program operații matematice c++

Programul realizează următoarele operații matematice:

-Suma cifrelor unui număr dat

-Produsul cifrelor unui număr dat

-Oglinditul unui număr

-Cel mai mare divizor comun a 2 numere.

-Cel mai mic multiplu comun a 2 numere.

-Divizorii unui număr.

Programul este realizat de Stănciulescu Bogdan și Stamati Cătălina.

ENGLISH: INFORMATICS-PROJECT

C++ Mathematical Operations Program

The program performs the following mathematical operations:

- Sum of the digits of a given number

- Product of the digits of a given number

- Reversal of a number

- Greatest Common Divisor (GCD) of 2 numbers

- Least Common Multiple (LCM) of 2 numbers

- Divisors of a number

The program is developed by Bogdan Stănciulescu and Cătălina Stamati.

Imagine din meniu functie