100% C prog time period of simple pendulum

#include <stdio.h>
#include<math.h>
#define pi 3.14
#define g  9.81  //all units are in SI system
void main()
{
    int i;
    printf("\n this is print time period of a simple pendulum for varying lengths");
    float time_period,L=0.5;
    for(i=1; i<7; i++)
    {
     printf("\n the time period = %f s, if length=%d m, time_period, L);
     L=L+0.1;
}

https://youtu.be/IcVRWts_lZQ?feature=shared  (IITB prof: history of mathematics)

కామెంట్‌లు

ఈ బ్లాగ్ నుండి ప్రసిద్ధ పోస్ట్‌లు

100% C prog to write content into a file and then read it back onto the console

Spic macay

శ్రీరస్తు.. రామలింగ 18-1-24 (సూరసాని వారి ఆహ్వానము)