Name
NumToString — Convert a number to the string
Synopsis
NumToString
|
( ARRAY_OR_NUMBER,
|
format = 1.3, | |
separator = TRUE) ;
|
Parameters
Name | Type | Default | Description |
---|---|---|---|
ARRAY_OR_NUMBER | array_or_number | ||
format | number | 1.3 | |
separator | boolean | TRUE |
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/numtostr.html
Convert a number to the string