double(x)
Causes the result
of the variable, constant, or calculation x to be in double-precision.
If the output is a new variable, it will be of type double-precision,
but if the output variable already exists, its type is not changed.
Provide Feedback