hello. I would like to know how I can make out a Java code from a given mathematical equation like differentiation equations, summation and integration
joshmo 8 Posting Whiz in Training
Recommended Answers
Jump to PostProbably, do a google search for them. If you're talking about simple differentiation and integration (i.e. power rule) then it is trivial anyway, and so is chain rule for differentiation. Why don't you mention the specific formula you're trying to code and then show some progress or ideas etc on …
Jump to PostOfcourse I can get to understand the logic..What I want to know is how i can get, say a given equation to integrate or differentiate a number, then change that logic, to JAVA code..is there any application or tool that can do this?
Depends on the equation. A lot of …
Jump to PostIt all depends, if you want a numerical analysis approach it is a piece of piss. i.e using the trapezium rule for integration.
Something more than that, such as mathematica's engine would be a lot more involved.
All 10 Replies
bluerose 0 Newbie Poster
joshmo 8 Posting Whiz in Training
BestJewSinceJC 700 Posting Maven
VernonDozier 2,218 Posting Expert Featured Poster

iamthwee
kvprajapati 1,826 Posting Genius Team Colleague
GATUM 0 Newbie Poster
ghdfans2010 0 Newbie Poster
ayoblanchy2012 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.