Posts

C++ program to find natural log of 2 by solving a term step by step guide (logic explained) 

C++ program to reverse an array within given indexes using recursion (logic explained)

C++ code to calculate body fat of a person (Logic explained)

C++ program to find roots of quadratic equation ax2 + bx + c=0 (with algorithm)

C++ program to calculate total fuel consumption of a month with dummy data (with algorithm)