Back to: Kurakani General Refresh page to view new replies
 Urgent Java help
[VIEWED 949 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 365 days
Recommended Popular Threads Controvertial Threads
NRN card pros and cons?
ANA and AJAY KUMAR DEV. RAPISTS CONVENTION
TPS To F-1 COS
TPS to F1 Status.
Nepal TPS has been Extended !!!
legal Query for married nepali girl now have taken US citizenship
Got my F1 reinstatement approved within 3 months(was out of F1 for almost 2 years)
ICE kidnapping people off the streets over op eds
Democrat wants to run election like in India. Chaos and Confusing to voters.
2020 : Why No Trump !
#MAGA#FAFO is delicious
TPS of Nepal to be automatically extended for 6 months based on South Sudan decision
Breaking News: Ninth Circuit Rejects Government Bid to Undo Nepal TPS Order, Leaves Protections in Place
Democrat lies revealed
Nepal TPS decision
Has anyone here successfully reinstated to F-1 status after a year-long gap following a drop from F-1?
US citizen Petitioning my wife who was out of status when she was in H1B. What to do ?
TPS Sakiyo Tara Case is in Court.
Medication from Nepal to USA
Supreme Court allows Trump to end TPS for Venezuelans
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