Thread: Finding logarithm of a number using Recursive relations

  1. #1
    Registered User
    Join Date
    Sep 2012
    Location
    Hyderabad, Andhra Pradesh, India
    Posts
    8

    Finding logarithm of a number using Recursive relations

    we have to fing log of a number n(1<=n<=2) using recursive relation???

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 10-31-2009, 06:49 PM
  2. Finding number in string
    By Ducky in forum C++ Programming
    Replies: 6
    Last Post: 08-03-2009, 01:39 PM
  3. recursive finding index of the min number in array??
    By kavka3 in forum C Programming
    Replies: 5
    Last Post: 01-18-2009, 07:14 AM
  4. Finding The Hcf Of A Number
    By Saimadhav in forum C++ Programming
    Replies: 5
    Last Post: 10-31-2008, 06:50 AM
  5. A Recursive function for Reversing number?
    By Deshe in forum C++ Programming
    Replies: 4
    Last Post: 11-27-2005, 07:12 PM

Tags for this Thread