Converts a fixed point object to the equivalent floating point object. This is equivalent to x.x if isfixed(x) returns true, and returns x otherwise.
.x
isfixed(
)