photo

Azneen Zuhreen


Last seen: 4 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I want to find and display the polynomial equation for degree 1 and 2 using Newton Forward Divided Difference but the system deos not recognize when n == 3.
Supposedly when n = 3, the system will produce a polynomial equation for degree 2. the answer should be 0.5552 x^2 - 2.4446x + ...

4 months ago | 1 answer | 0

1

answer

Question


I want to build a system that can find and display the polynomial equation for degree 1 and 2 using Newton Forward Divided Difference Interpolation Method but I got an error.
this is my surface : this is my coding : the example of input data : this the error :

4 months ago | 1 answer | 0

1

answer

Question


hi , i want to build a system that can calcuate the arc length where user can insert the equation, limit a and b . But i got an error, i dont know how to solve the error.
This is my surface app : this is the coding that I create to calculate the arc length : this is the example when I inser...

4 months ago | 1 answer | 0

1

answer