VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Number to Words Function

by TheVBPro (4 Submissions)
Category: String Manipulation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

The NumToWords function will take in a number up to 36 digits long and return a string expressing that number in words. For example, given "123456", the function will return "One Hundred Twenty-Three Thousand Four Hundred Fifty-Six". This download project is a simple interface that allows this function to be tested.
Note: The "groupings" of numbers, from low to high, are named as follows: Thousand, Million, Billion, Trillion, Quadrillion, Quintillion, Sextillion, Septillion, Octillion, Nintillion, Decillion.

Rate Number to Words Function

Download Number to Words Function

Download Number to Words Function (3 KB)

Number to Words Function Comments

No comments have been posted about Number to Words Function. Why not be the first to post a comment about Number to Words Function.

Post your comment

Subject:
Message:
0/1000 characters