DisAER | ||||||||
Data Type: Float | ||||||||
A floating point (ie not an integer) number.If the value is a string, the function will attempt to convert it to a number, using the part of the string from the start to the first non-numeric character (ie not one of 0123456789+-*/^). | ||||||||
Example: .1 |