Skip to content

lidakis/NaNValueReplacement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NaNValueReplacement()

JavaScript Function for 'Error Handling' NaN Value Replacement.

A Javascript function in order to replace NaN Value In your App. You can use with unlimited arguments or variables, for instance 'NaNValueReplacement(var1,var2,var3, etc...);'.

It was designed to check if any input field has the NaN Value (after some calculations or anything else) and to replace it.

You can find an example at http://jsfiddle.net/lidakis/mveWy/5/ This Function Actually does NOT consists of thousands of lines of code but it is a very simple function and also very easy to understand it. It's very functional and also has thousands of applications.

This is because sometimes something simple, sometimes it could take sooo long.

About

JavaScript Function for 'Error Handling' NaN Value Replacement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published