Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.110 convert

convert(x, type)

Returns a copy of x converted to numerical data type type. type must be a valid data type number (as returned by symdtype and defined in #type).

See also: symdtype, #type, Number Conversion