Posts

Showing posts from September, 2020

Write a C function to compute the greatest common divisor given by Eucli...

Write a C function to compute the distance between two points and use it...

Write a C function to calculate the area of the triangle, using lengths ...

Write a C function to circularly shift their values to right. Call funct...

Write a C function to evaluate the sin(x) series with math.h default fun...

Write a recursive function in C to obtain the running sum of first n nat...

Write a function in C to find the binary equivalent of decimal number us...

Write a recursive function to obtain the first 25 numbers of a Fibonacci...