FLOAT(a,s) is an
arithmetic function that outputs the number a in a format of the data type FLOAT(s) (see data type). It is rounded to s places if necessary.|
Result of the FLOAT(a,s) function | |
a is NULL value |
NULL value (see data type) |
a is special NULL value |
Special NULL value |