C Programming Code Examples C > Mathematics Code Examples Program to Generate Fibonacci Sequence Up to a Certain Number Sum of Natural Numbers Using while Loop Armstrong Numbers Between Two Integers program computes factorial of a number Program to Calculate Standard Deviation The standard form of a quadratic equation is: Factorial Program In C programming Fibonacci Series Program In C Find Factorial of Number Using Recursion find out the average of 4 integers Find the sum of natural numbers using while loop frexp: decomposes the j into a mantissa in the range 0.5 to less than 1, Generate a square table Get floating-point value from mantissa and exponent Get mantissa and exponent of floating-point value: how to use frexp Math Functions in C programming - How to use atan2 Math Functions in C programming - How to use log10 Math Functions in C programming - How to use tan log1p: returns the natural logarithm for j+1 logb: returns the exponent of j as a floating-point integer value Permutation Program In C programming Prime Number Program In C Programming language C Program to find sum of two numbers Program To Calculate Average In C Program to calculate average of array in C Program To Calculate Percentage In C Program to Check Whether Number is Perfect Or Not Program to Compute Quotient and Remainder Program To Find Cube In C Programming language Program To Find HCF In C programming language Program To Find LCM In C programming language Program to find Quotient and Remainder using function Program to Print All ASCII Value Table in C Programming Check for Armstrong Number in C Quotient and remainder for long scalbln: returns val * FLT_RADIX^exp scalbn: returns val * FLT_RADIX^exp Split floating-point value into fractional and integer parts: how to use modf Square Root Program In C Table of reciprocals, squares, cubes, and fourth powers width 23, scientific notation Write a 'C' Program to compute the sum of all elements stored in an array using pointers Page 1 Page 2 Page 3 Page 4