savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
820 stars 497 forks source link

Is there a way to stop cents being converted to words? #554

Open bwala-eightfold opened 9 months ago

bwala-eightfold commented 9 months ago

Expected Behaviour

100 -> Hundred

Actual Behaviour

100 -> Hundred point zero

Steps to reproduce

image