Skip to main content
Version: 26.3

* (asterisk)

Multiplication Operators

The following symbols may be used for multiplication:

  • Asterisk *
  • The letter x (Added in SenseTalk 1.67)
  • The Unicode multiplication symbol × (Added in SenseTalk 1.67)

Examples:

put 2 * pi * radius into circumference
put 6 x 8 --> 48

Synonyms:

Related terms in the SenseTalk Dictionary:



note

This page is under construction: it has not been reviewed for completeness.