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!

increment a float value

807599May 8 2007 — edited May 8 2007
how to increment a float value by 0.1,
if (numer==1)
{
increment number by 0.1;
}
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2007
Added on May 8 2007
7 comments
897 views