Implied Multiplication
Description of implied multiplication in RedCrab Calculator
What is implied multiplication |
||||||||||||||||||||
If no operator is specified between 2 values or variable, the values are multiplied. Example: 2π is equivalent to 2 ∙ π Between variables, a space must be set. Example: 2π f is interpreted as 2 ∙ π ∙ f. If there are no spaces between a and b, this is considered a variable named ab. After leading digits, space is not required because names must always begin with letters. The term 123a can therefore be clearly recognized as 123 ∙ a . |
||||||||||||||||||||
Examples
|
Other basic features
Introduction | |
Accuracy | CRange and accuracy |
Expressions | Mathematical expressions |
StartCalculation | Execute calculation |
Fraction line | Write a fraction line |
Square roots | Handling of root symbols |
Subscript | How to write subscript |
Superscript | How to write an exponent |
Greek letters | How to write Greek letters |
Prefix | Prefixes instead exponents |
Hex, Oct, Bin | Hex, octal or bin numbers |
Complex numbers | |
Implied multiplication |