Resource Type | Posted On |
Write a function power() to raise a number m to a power n | Oct 06 |
Program to illustrate supplying of values to pointer variables | Dec 01 |
Write a shell script to reverse a number supplied by a user | Apr 27 |
Program to print values of 2 raise to power N, N and 2 raise to power -n | Sep 22 |
Program to calculate x raise to y or power(x,y) using while loop | Aug 08 |
Program to compute x to the power n using while loop | Nov 22 |
Program to print 'Power of 2' table using for loop | Mar 05 |
Program to Calculate power(a,b) i.e a^b | May 31 |
Write a script to find the value of one number raised to the power of another | Jun 29 |
Script to find the value of one number raised to the power of another | Jan 27 |
POWER Function | May 04 |
Write a shell script to reverse a number supplied by a user. | Oct 23 |
Script to count and report the number of entries present in each subdirectory me... | Mar 02 |
Write a script to count and report the number of entries in each subdirectory me... | Nov 20 |
Suppose four filenames are supplied then the first file should get copied into s... | May 10 |
Program to estimate the Differential value of the function at the given point fr... | Jul 14 |
Program to estimate value of First Derivative of the function at the given point... | Mar 26 |
Program to estimate the value of First Derivative of the function at the given p... | Apr 01 |
Program to estimate the value of First Derivative of the function at the given p... | Jun 14 |
Program to estimate the value of Second Derivative of the function at the given ... | Aug 13 |
Program to estimate the value of Second Derivative of the function at the given ... | Feb 19 |
Program to estimate the value of Third Derivative of the function at the given p... | Aug 04 |
Program to estimate the value of Third Derivative of the function at the given ... | Dec 26 |
Program to estimate the value of Fourth Derivative of the function at the given ... | Dec 06 |
Program to estimate the value of Fourth Derivative of the function at the given ... | Aug 11 |
|
Program to estimate the Integral value of the function at the given points from... | Dec 10 |
Program to estimate the Integral value of the function at the given points from ... | Mar 26 |
Program to estimate the Integral value of the function at the given points from ... | May 04 |
Program to estimate the Integral value of a given function using Gussian Quadrat... | Oct 17 |
Program to covert a given decimal number into Roman Code | Jul 14 |
Program to covert a given Decimal Number into English Code | Mar 02 |
Program to find number of days b/w two given dates | Jul 10 |
Program that computes and displays the factorial of the given number using recur... | Aug 31 |
Program that reads a numbers , computes and displays the factorial of the given ... | Aug 16 |
Program to count number of words, lines and characters in given string | Dec 18 |
Find Total Minutes Elapsed from given date and time | Jan 14 |
Find Total Seconds Elapsed from given date and time | Apr 18 |
Find Total Hours Elapsed from given date and time | Nov 29 |
Find Total Days Elapsed from given date and time | Aug 25 |
How to find Hours Details from Given Date | Nov 13 |
How to find Milliseconds in given date | Jul 12 |
How to find Minutes for given date | Oct 27 |
How to find Months details from given date | Jul 10 |
How to find Seconds from given date | Sep 18 |
Program to display string for given number | Aug 19 |
Program to display numeric triangle for user given value | May 15 |
Program to compress given string | Dec 22 |
Program to encode and decode given string | Nov 14 |
Program to find out the sum of odd and even numbers between given range | Jan 06 |
Program to swap even positioned characters with odd positioned characters in a g... | Jul 07 |