mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
more common code cleanup
This commit is contained in:
@ -1,13 +1,12 @@
|
||||
/*
|
||||
* Author: commy2
|
||||
*
|
||||
* Converts a number to a string without losing as much precission as str or format.
|
||||
*
|
||||
* Arguments:
|
||||
* 0: A number <NUMBER>
|
||||
*
|
||||
* Return Value:
|
||||
* The number as string (String)
|
||||
* The number as string <STRING>
|
||||
*
|
||||
* Public: Yes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user