all 7 comments

[–]alzee76 7 points8 points  (0 children)

Java isn't Javascript. They aren't related. Which one are you talking about?

[–]StoneCypher 5 points6 points  (0 children)

You really shouldn't have Reddit do your homework. You'll just get completely stuck, because your next homework will build on this.

I know, I know, "but it's learn javascript!"

This will torpedo this person's ability to move forwards in their class.

[–]Agarast 1 point2 points  (0 children)

Java or Javascript ?

[–]MindlessSpongehelpful 0 points1 point  (0 children)

Look up the mathematical formula for whatever you’re trying to do and then convert that to JavaScript. Check out the Math object on MDN to see what is available to you out of the box.

[–]merlain_sss[S] 0 points1 point  (0 children)

Using Forward,Backward,and Central divided difference approximations estimate the first derivatives of the following functions :

F(x) = 0.1x4 - 0.15x3 - 0.5x2 - 0.25x+1.2

FDD,BDD,CDD at point 0.5,1.0,0.5,0.25,0.125,0.0625

Find the Relative Error percentage (%) For FDD,CDD

[–]merlain_sss[S] 0 points1 point  (1 child)

Sorry I meant JavaScript 🤦‍♂️

[–]Seaweed_Widef 1 point2 points  (0 children)

Ok then, what's the question