Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Finding the minimum of 4 numbers, NOT using an array?

843785Oct 9 2008 — edited Oct 10 2008
I wan't to be able to do something like this

Math.min(w,x,y,z) so i can find the smallest value of 4 numbers.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2008
Added on Oct 9 2008
14 comments
4,642 views