HEXREP

HEXREP hexadecimal representation of numeric value

Synopsis

HEXREP(x)

Arguments

x: number

Description

HEXREP returns a hexadecimal string representation of x.

Note

This is a function meant for debugging. The layout of the result may change and even depend on how Gnumeric was compiled.