previouspagen nextpagen
Home Overview How to use Support About Japanes English

Button description

Numerical input, Calculation, Calculation (Division), Separation

Printing source code

Numerical input     Direct input

Use the data replacement and registration function

Numerical input     Load from file

Save

About Undo and Redo

Printing

toTopen2

Button description

topViewenimage
checkBoxn

Enables the input of the delimiter.
 By checking, characters other than numerical values can be entered. It can be used as a delimiter.
 By unchecking, only numerical values (1,2,3,4,5,6,7,8,9,0) will be extracted from the entered characters.

cleanupn

Remove non-numeric characters from the entered characters.
 This is enabled when "Enable the input of the delimiter” is checked.

deleten

Delete all data.

source1n2

Displays the source code of the selected calculation function.

help1n

Display this help.

centerViewenimage
checkBoxn1

Swift
 By checking, "Swift" is selected as the calculation engine.

checkBoxn2

Objective-C
 By checking, "Objective-C" is selected as the calculation engine.

bottomViewenimage

Delimiter

Select the delimiter. Selectable from "None, Comma, Space".

Separation Digit Number

Select the number of digits to separate. Selectable from "0, 3, 6, 10, 16, 24".
The number of digits to separate can be entered directly by clicking on the numeric field.

dataSwapn

The operation view for replacing and registering data is displayed.
 Input data and calculation results can be replaced by dragging and dropping. It can also be registered in the register.
 Further calculations can be made using the replaced data.

replacementViewenimage
toTopen2b

a_Value, b_Value

clearn

Undo the replaced data. It cannot be undo after it has been applied.

Register 1~5

clearn1

Delete the registered data. It can be deleted even after it has been applied.

listViewn2

A pop-up view appears in which you can select the calculation function.

calcFunctionViewenimage
checkBoxn3

Addition is selected by checking.

a + b

checkBoxn3a

Subtraction is selected by checking.

a - b

checkBoxn3a1

Multiply is selected by checking.

a x b

checkBoxn3a1a

Division is selected by checking.

a ÷ b

Execute

The calculation will start. It can be stopped during the calculation.

toTopen2a

Numerical input

Direct input

Characters other than numerical values can be input by checking "Enables the input of delimiter.” It can be used as a delimiter.

dataInputenimage

The delimiter can be deleted by clicking the cleanupn1a button.

Load from file

Select "Open ..." from the menu.
It is possible to load the file. The file types that can be loaded are "txt, rtf, rtfd".

The format adds a line break at the end of the data.
Characters other than the numbers described in the parts other than the data are not imported. Do not write numbers in any part other than the data.
Numbers can be written in the part surrounded by the "<>" symbol. This range will not be loaded.
If more than one data is described, the third and subsequent data will be ignored.

image51en2
toTopen2a1

Delimiters can be used in the data. Use characters other than line breaks.

image52en2

If there is data in "a: field" and "b: field", it cannot be loaded from a file.
If either data has been deleted, it can be loaded from a file. If the file contains more than one data, the first data will be loaded.

toTopen2a1a

About Undo and Redo

Undo and Redo have restrictions.
1. Undo and Redo are disabled after performing the calculation.
2. Limitations when “Enable the input of the delimiter” is enabled.
 If you click the cleanupn1b button and execute “Delete non-numeric characters from the entered characters”, Undo and Redo will be invalidated.

Copyright © 2022 in-bluesky. All rights reserved.