Computer Science, asked by rajumauryaraj, 1 year ago

nan+5= in javascript

Answers

Answered by jais6914
1

Tip: Use the isNaN() global function to check if a value is a NaN value.

Syntax

Number.NaN

Answered by somali03
0

The NaN property represents "Not-a-Number" value.

Similar questions