Skip to main content

Hexadecimal

Returns the hexadecimal representation of a number.

Syntax

hexadecimal(Real)

Description

Given an integer n in decimal base, returns a string with its representation in the hexadecimal system.

hexadecimal.png