DECTOBIN()

Converts a Decimal Value to Binary

Syntax

DECTOBIN(<cN>) -><cNr>

Arguments

<cN> NUMBER TO BE CONVERTED

Returns

<cNr> NUMBER CONVERTED

Description

This function converts a string <cN> from an decimal value to an binary value.

Files

Library is libmisc

See Also