Close
Close window
hex - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

convert/hex

Calling Sequence

convert(n, 'hex')

convert(n, 'hexadecimal')

Parameters

n

-

nonnegint; number to be converted

Description

The convert(n, 'hex') command converts the non-negative integer n to a symbol representing the corresponding hexadecimal number. The convert(n, 'hexadecimal`) command is synonymous with convert(n, 'hex').

The returned value is a symbol consisting of the characters 0 through 9 and A through F.

Examples

>

convert123456,hex

1E240

(1)
>

convert100,hexadecimal

64

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /