Number Setup

This flag describes how the numbers will be handled according to User preferences.

Flag Options:

  • No preferences
  • Numbers 0-9 are spelled out
  • Numbers 0-10 are spelled out

Each option is explained in detailed below:

Example Sentence: Thirty nine multiplied by ten equals three ninety

none: All the numbers will be in form of digits

            Example Output: 39 multiplied by 10 equals 390

0-9 spelled out (mixed): Numbers from 0 to 9 will be written in words but numbers above 9 will be written as digits

             Example Output: 39 multiplied by 10 equals three 90

0-10 spelled out (mixed_with_ten): Numbers from 0 to 10 will be written in words but numbers above 10 will be written as digits

              Example Output: 39 multiplied by ten equals three 90

All numbers spelled out (only_string): All the numbers will be written in words

                Example Output: Thirty nine multiplied by ten equals three ninety