Java Float isNaN Method

# Introduction In this lab, you will learn about Java `isNaN(float v)` method, which is used to check whether the float value passed is Not-a-Number(NaN) or not.

|60 : 00

Click the virtual machine below to start practicing