Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

2 Visitor Messages

  1. View Conversation
    Yes, but you'll have to deal with imaginary numbers, since java doesn't like them.

    x = ((-b + Math.sqrt(Math.pow(b,2) - (4*a*c))) /2a) x = ((-b - Math.sqrt(Math.pow(b,2) - (4*a*c))) /2a)
  2. Can some one write a class that solves the following equation ax2+bx+c=0
Showing Visitor Messages 1 to 2 of 2
About musa_danjuma

Basic Information

About musa_danjuma
Location:
Nigeria
Interests:
charting and reading
Occupation:
Student
Java Skill Level:
Beginner

Contact


This Page
http://www.javaprogrammingforums.com/member.php?u=74891
Instant Messaging

Send an Instant Message to musa_danjuma Using...

Statistics


Total Posts
Total Posts
2
Posts Per Day
0.00
Visitor Messages
Total Messages
2
Most Recent Message
December 10th, 2013 09:05 PM
Total Thanks
Total Thanks
0
  • Thanked 0 Times in 0 Posts
General Information
Last Activity
December 10th, 2013 06:40 PM
Join Date
November 30th, 2013