WinActor

2021.08.17
Libraries
Calculate_UpTo4DecimalPlaces

Calculate the result of four arithmetic operations.

* The value can be calculated to 4 decimal places.
* The result of the division may contain a calculation error when there are many digits.

Please see this precautions upon downloading this library.
Input
"Input_1":
Enter a value to be calculated as the first value.

"Operator":
Select one of the operators listed below.
"+": Addition
"-": Subtraction
"*": Multiplication
"/": Division

"Input_2":
Enter a value to be calculated as the second value.

"Decimal_place":
Select the number of digits after the decimal point.

"Calculation_result":
Specify a variable to store the calculation result.
Output
Calculated result up to 4 decimal places
Details
[History]
2021/08/17: Initial release
Operating environment
WinActor Ver.6.1.0, Windows10(checked on August, 2021)
Keywords
addition, subtraction, multiplication, division, amount