Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 352 Bytes

ExponentialNumbers

A program that asks the user for the exponent and base numbers as input and basically calculates the exponential number.

Attention !!

This program can only give results in integer data type.