Skip to main content
Version: 25.3

÷ (division sign)

Division Operator

  • (Support for the ÷ character was added to SenseTalk in 1.67)

Example:

put 25 / 2 --> 12.5
put 18 ÷ 3 --> 6

Synonyms:

  • divided by

Related terms in the SenseTalk Dictionary.

Mixed Fractions (Added in SenseTalk 1.67)

Example:

put 8 3/4 —> 8.75