The Artima Developer Community
Sponsored Link

Java Answers Forum
another beginners question in java

1 reply on 1 page. Most recent reply: Nov 7, 2008 5:49 AM by Vincent O'Sullivan

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Brent Biggs

Posts: 2
Nickname: truck
Registered: Nov, 2008

another beginners question in java Posted: Nov 5, 2008 8:04 PM
Reply to this message Reply
Advertisement
i need a class whose constructor recieves the coeffients a,b,c of the quadrati equation ax^2 + bx + c = 0. i also must use the methods getSolution1 and getSolution2 that get the solutions, using the qudratic formula.


Vincent O'Sullivan

Posts: 724
Nickname: vincent
Registered: Nov, 2002

Re: another beginners question in java Posted: Nov 7, 2008 5:49 AM
Reply to this message Reply
Again you've posted your own homework needs. What question are you asking us?

Flat View: This topic has 1 reply on 1 page
Topic: Adding a binary file to the BLOB column through command line in MSSQL Previous Topic   Next Topic Topic: beginner in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use