Skip to main content

Posts

Showing posts with the label Maths Calculations

Finding Factorial using C language

 A simple program to find factorial of any input integer. -> Not using recursion. This program takes number as input and run a for loop to find factorial. [ Source Code Will Be available soon ] Screenshot of the program ~  Download from here ~

Simple Calculation Program in C++

  This Is My C++ Program  ("CALCULATOR" , version 1.0 ) This program works with integers and decimals to add, subtract and multiply any number of digits by letting user enter numbers as string. This program is just for fun [ Practice ] and , I made it while learning C++ programming languages.  I am still learning.- ______________________________________________ --> If you want source code. Let me know in the comments or Dm me on my Insta id. ______________________________________________ Screenshot of the program ~  _____________________________________________  --> Click on Download Button to download Executable file. ⬇️