Search the web
Sign In
New User? Sign Up
mathc · Math C language Numeric Symbolic TeX
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Logarithmic Functions.   Message List  
Reply | Forward Message #220 of 640 |

freeware http://groups.yahoo.com/group/mathc/

* Calculus : Logarithmic Functions.

************

Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return

************

* You can compile the *.c files directly without create a project.

************

c01e_1a.c : loga(x) with a = 2.
c01e_1b.c : loga(x) with x > 0.
c01e_1b.c : if x < 0, loga(x) is undefined.

c01e_2b.c : -log2(x )
c01e_2c.c : 3*log2(x )
c01e_2d.c : log2(x+3)
c01e_2e.c : log2(x )+3
c01e_2f.c : log2(x-3)
c01e_2g.c : log2(x )-3
c01e_2h.c : log2(-x )
c01e_2i.c : log1/2(x)
c01e_2i.c : log2(3-x)

c01e_3a.c : ln(x)

************

The members can try these links :

http://groups.yahoo.com/group/mathc/files/C/D/c01e.zip









Tue Jul 4, 2006 2:55 pm

xhungab
Offline Offline
Send Email Send Email

Forward
Message #220 of 640 |
Expand Messages Author Sort by Date

freeware http://groups.yahoo.com/group/mathc/ * Calculus : Logarithmic Functions. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out...
xhumga bernard
xhungab
Offline Send Email
Jul 4, 2006
3:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help