[Show all top banners]
Back to: Kurakani General Refresh page to view new replies
 Urgent Java help
[VIEWED 941 TIMES]
SAVE! for ease of future access.
Posted on 03-24-08 10:46 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Please help me with this problem..........

You will implement a java class QuadFunc for representing and manipulating quadratic functions.

You will do this by completing a template of the class that I have created and which

specifies the API of the class. You may not alter the method prototypes specified in the template.

You may however add private methods as needed to the class. Note also that you will have to

determine the data members of the class and add them.

/**

* Class for representing quadratic functions (degree 2 polynomials).

* Allows numerous natural operations on such functions including

* differentiation, evaluation, approximate integrals, addition of

* two quadratic functions, etc

public class QuadFunc

{

// Your instance variables declared here

/**

* Default Constructor for objects of class QuadFunc.

* Creates a quadratic function y = x^2

*/

public QuadFunc(){

// YOUR CODE HERE

}

/**

* Constructor for objects of class QuadFunc.

* Creates a quadratic function y = ax^2 + bx + c

*/

public QuadFunc(double a, double b, double c){

// YOUR CODE HERE

}

/**

* Evaluates a quadratic function for given x-value

*

* @param x x-value at which to evaluate the function

* @return the value of the function evaluated at x.

*/

public double eval(double x){

// put your code here

return 0; // remove this; it is here just to make sure it compiles

}

/**

Function is multiplied by coeff (this is a mutator function).

E.g., if f(x) = 2x^2 - 3x + 7 and coeff == -1, f(x) becomes

-x^2 + 3x - 7.

*/

public void multByScalar(double coeff) {

Last edited: 24-Mar-08 10:48 AM

 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 90 days
Recommended Popular Threads Controvertial Threads
ए १ पनि पुगेनछ ?
Democrat wants to run election like in India. Chaos and Confusing to voters.
नोबेल शान्ति पुरस्कार र अशान्त राष्ट्रपतिको बालहठ
नेपाली वालमार्ट चोर
200 denaturalization cases per month to the Department of Justice for the 2026 fiscal year.
Funny when Nepalis talk about Epstein and injustice
मिरो प्रेडिक्शन जन्मेर एमेरिकामा आखा खो ल न पायेका नागरिकता बारे
मानसिक सन्तुलन, एक कहालीलाग्दो घटना सिक्नुपर्ने कुराहरु
Breaking News: Ninth Circuit Rejects Government Bid to Undo Nepal TPS Order, Leaves Protections in Place
ALERT: JUDGE RULED NEPAL TPS CAN CONTINUE
H1B
नेपाली ससुरोले वर्जीनियामाँ आफ़नो छोरी नाती र ज्वाईलाई खुकुरी प्रहार
Sukulgunda 2.0 / www.sukulgunda.com
Why Prachanda seems to be the smartest of them all?
When will Nepali women be equal?
बालेंन मेयर बाट प्रधान मन्त्रि हुने भो ?
When will the culture of impunity end?
बालेंन आए पछि आशाका किरण देखिन थालेका छन् !!
Can we really get rid of Nepotism in the government?
आरको नेपालीले बेजत गर्यो फेरी अरविंग टेक्सासमा बुढ़ाहरू लाई स्कॉम गरेर
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters