メインコンテンツまでスキップ
バージョン:25.3

× (multiplication sign)

Multiplication Operator

A letter x or asterisk (*) may also be used for multiplication (Added to SenseTalk in 1.67) Support for the Unicode multiplication symbol × (Added to SenseTalk in 1.67)

Examples:

Using the × symbol:

put 2 × pi × radius into circumference

Using the letter x:

put 6 x 8 --> 48

Usign an asterisk (*):

put 15 * 2 --> 30

Synonyms:

  • times
  • multiplied by

Related terms in the SenseTalk Dictionary.