TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sascha B
NA
237
0
Calculate an exponential function with 3 or more points
Nov 26 2010 7:34 AM
Hello,
I have 3 points for example: (10/5) (40/3) (70/2)
And I want to write an algorithm to calculate the exponential function.
I found the "Gauß-Legendre-Integration" but I'm not that good in math to
understand that...
Have you any tipps on how to solve that?
The programming should not be the problem.
But I don't know how to start.
Reply
Answers (
0
)
Algorithm (in C#) for generating Regex expressions
11th Challenge24