Method | Description | |
---|---|---|
ToEnglishFormat ( this number ) : string | ||
ToWords ( this number ) : string |
Convert decimal to words
|
public static ToEnglishFormat ( this number ) : string | ||
number | this | |
return | string |
public static ToWords ( this number ) : string | ||
number | this | Number. |
return | string |