Current Forum: Homework 1 Forum |
Date: Sat Sep 8 2001 1:44 pm |
Author: Venugopal, Ashish R. <arv@andrew.cmu.edu> |
Subject: Re: confused: float or Float? |
|
|
use the float primitive. You can then use the static function String.valueOf(float f) to convert the primitive to its String representation. Post again if this is unclear |
|