Thread: Math Challenge with factoring logarithm, needs urgent generous help!

  1. #1
    Registered User
    Join Date
    Nov 2011
    Location
    Stockholm, Sweden, Sweden
    Posts
    1

    Math Challenge with factoring logarithm, needs urgent generous help!

    Hi.
    Doing Programming, I am quited stucked in some math problem.

    Here is the problem.

    ln(x)+ax=c

    I need to factorizing in terms of x, so that I can derive the value for x.

    such as x=00

    Here, a and c are constant.

    How can I make this?

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    There is no trivial way to solve this. Perhaps you could approximate it with Taylor Expansion.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 08-15-2010, 05:59 PM
  2. (un)natural logarithm function using the wrong base
    By Gerling in forum C Programming
    Replies: 6
    Last Post: 08-13-2010, 02:20 AM
  3. Feeling generous
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 08-27-2004, 01:04 PM
  4. Help required from generous & patient souls!
    By Kremlin in forum C Programming
    Replies: 1
    Last Post: 06-30-2002, 11:47 PM
  5. Generous Webmaster?
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 06-19-2002, 01:43 AM

Tags for this Thread