View Single Post
Old 08-27-2006, 06:02 PM   #1 (permalink)
brad_galloway
Registered User
 
brad_galloway's Avatar
 
Join Date: Feb 2005
Location: Western KY
Posts: 24
brad_galloway is on a distinguished road
Capturing a user defined function

How do I capture a function f(x) from a user and evaluate a result? Say the function they enter is f(x) = x + 2? How would I capture that? Or maybe something more complex like f(x) = x ^ 2 + (e^2 + 5).
brad_galloway is offline   Reply With Quote