Convert can be used to convert numbers between bases. See the help pages convert/decimal, convert/base, convert/binary, convert/octal, and convert/hex for more information and examples.
Convert between degrees and radians. See the help pages convert/degrees and convert/radians for more information.
Convert to rational expressions or floating-point numbers. See the help pages convert/float and convert/rational for more information.
Convert between units. See the help page convert/units for more information. Also, see the Units package.
Convert between Roman numerals and integers. See the help pages convert/arabic and convert/roman for more information.
Convert all the operands of a list, set, or expression to addition or multiplication. See the help page convert/`+` for more information.
Convert a given list, set, or expression to 'and', 'or', or 'xor' form. See the help page convert/and for more information.
Convert a rational expression to partial fraction form. See the help page convert/parfrac for more information.
Convert a series to a polynomial by dropping the order term. See the help page convert/polynom for more information.
Convert a complex expression to polar coordinates. See the help page convert/polar for more information.
Convert an expression to trigonometric or exponential form, if possible. See the help pages convert/exp and convert/trig for more information.
Check the list above for all known types of conversions for more possibilities. Conversions to more advanced mathematical functions are shown below.