Hello, I have a requirement “number to text conversion”
Example:-123 is the number the equivalent text is:” one hundred and three”
All the standings are as per international scientific standard
Is there any API in java addressing this request?
If not shall I send my implementation as part my
>
> Hello, I have a requirement “number to text conversion”
> Example:-123 is the number the equivalent text is:” one hundred and three”
> All the standings are as per international scientific standard
> Is there any API in java addressing this request?
> If not shall I send my implementation
Hello All,
I have a requirement that translate the number (123) to scientific standard
text (one hundred and twenty three)
But right now there is no such API available in JDK.
Is it valid requirement?
Please let me know
Regards
Samuel Jawahar
*"Technical skill is the mastery of compl
Hello All,
I have a requirement that translate the number (123) to scientific standard
text (one hundred and twenty three)
But right now there is no such API available in JDK.
Is it valid requirement?
Please let me know
Regards
Samuel Jawahar
On Tue, Sep 21, 2010 at 12:30 AM, wrote