Thread
:
Capturing a user defined function
View Single Post
08-27-2006, 06:02 PM
#
1
(
permalink
)
brad_galloway
Registered User
Join Date: Feb 2005
Location: Western KY
Posts: 24
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
View Public Profile
Find More Posts by brad_galloway