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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Exponential Functions.   Message List  
Reply | Forward Message #221 of 640 |

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

* Calculus : Exponential Functions.

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

hfile_c.zip : Download this package first.

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

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

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

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

Exponential Functions.

c01d_1a.c : a**x ( a>1)
c01d_2a.c : a**x (0<a<1)

c01d_2b.c : -2**x
c01d_2c.c : 3*(2**x)
c01d_2d.c : 2**(x+3)
c01d_2e.c : 2**x+3
c01d_2f.c : 2**(x-3)
c01d_2g.c : 2**x-3
c01d_2h.c : 2**(-x)
c01d_2i.c : (1/2)**x
c01d_2i.c : 2**(3-x)


Natural Exponential Function.

c01d_3a.c : e**x

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

The members can try these links :

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










Tue Jul 4, 2006 2:55 pm

xhungab
Offline Offline
Send Email Send Email

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

freeware http://groups.yahoo.com/group/mathc/ * Calculus : Exponential Functions. ************ hfile_c.zip : Download this package first. Windows : Dev-C++ 4 ...
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