Copyright © 2002 Miroslav Rošinec
o Notes
o Open
o Save
o Info
o Options
o End
-monitoring calculations
in text window (Notes)
-standard/scientific
mathematical calculations
-use parenthesis and one
variable x
-you can to define yourself 4 functions or expresions with one variable, too with caption buttons
-minipanel
-quick calculations panel
-open / save calculations (*.txt)
-always on top
This License Agreement is a legal agreement between you (either an individual or a single entity) and the author of this software CalcViewer 2.
If you do not agree with the terms of this license you must remove and do not use this software products.
·
1. USING AND DISTRIBUTION THIS SOFTWARE :
If this software not registered , you may install ,copy and use an unlimited number of copies of the
software products.
· 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.
You may not modify, decompile, disassemble, otherwise reverse engineer this software.
If you have registered program, so you can not present cost free or for cash your registration name and password.
- remove starting form
- program automatically save your function
- all new version obtain cost free
-
obtain full technical support by used program
· 4. LIABILITI FOR DAMAGES :
THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.
Program CalcViewer 2 is shareware.
If you want full use this software ,you must registered .
Send your cash payment (only 1$ or 1 € ) to :
Miroslav Rošinec
Rožňavská 34
Rimavská Sobota
979 01
Slovakia
or my bank account :
Slovenská Sporiteťňa a.s,
branch office Rimavská Sobota 9
bank code : 0900
After send me E-mail on these addresses :
In your e-mail you write name software for
registration .
After you as soon as possible send Email with your registration name and password.
After run program , you see 2 windows – calculator and notes.
If is active calculator window you can calculate by left mouse click on
buttons or calculate by shortcut
keys.
If you active notes window you can write in notes.
Right mouse click in calculator window area to show popup menu.
|
usage |
Shortcut keys |
+ |
to sum |
num + |
- |
subtract |
num - |
* |
multiplying |
num * |
/ |
dividing |
num / |
+/- |
change sign |
F9 |
= |
perform calculations |
Enter |
% |
Displaying result in percentage. |
P |
C |
delete result |
ESC Delete |
<- |
delete last number |
BACKSPACE |
MC |
delete number in memory |
C |
MR |
show number from memory |
R |
MS |
insert number to memory |
S |
M+ |
Add displayed number to memory |
M |
F5 - F8 |
Place for your function |
F5-F8 |
Calculator and notes window will be always front. |
|
Show only display from calculator window. |
|
Standard Calculator |
Show calculator window,hide notes window. |
Show panel for calculating mathematical function. |
|
Show / hide notes |
|
Open text file in Notes. |
|
Save text from notes to txt file. |
|
join notes window to right side calc window |
|
delete all text in notes |
|
Show window for definition 4 function and caption buttons. |
|
Information about software version and author. |
|
Show name for registration. |
|
Program setup. |
|
run help to program. |
|
Close program. |
Click to show only display.
Left mouse click in display area to move.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Show only calculator window.Hide notes window .
Calc window contains standard buttons for calculating and 4 buttons for your function.( F5,F6,F7,F8).
Right mouse click in calculator window area to show popup menu.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Click in this menu item hide standard calculator (buttons) and show
this
window.
In text panel Input function you input calculations.
You may use mathematical function ,parenthesis and one variable x.
In text panel x= you define variable x.
Variable x= real number.
If you use variable x in calculations and you not defined value in x= panel then variable x automatically x=0 !
Delete - delete display, and calculations
Calculate - calculating
,result show in display and notes window.
Tip
In notes you can see all calculations ,variable and results – even if notes window is hide.
Shortcut buttons :
buttons Calculate equals ENTER key
buttons Delete equals ESC key
Show / hide notes.
Right mouse click – show standard popup menu for copy,cut,paste text.
Open text file in Notes
-----------------------------------------------------------------------------------------------------------------------------------------------------
Saving calculations from Notes to txt file
-----------------------------------------------------------------------------------------------------------------------------------------------------
Click to dock / undock notes to calculator window from right side .
-----------------------------------------------------------------------------------------------------------------------------------------------------
Delete all
text in Notes.
Example:
In frame F5 you define caption for F5 button and function for F5 button.
In panel Caption button write DPH.
In panel function write formula,function etc.
(x+(x*(23/100))
this formula add DPH to number x
Press OK button.
Show standard calculator window.
In calculator press C button or ESC key.
Input number for calculating DPH
example : 2385
Click on DPH button or press F5 key.
In display you see result 2933,55
Also you can define other function for buttons F6,F7,F8 –( calculation money,mile to kilometre ) etc.
Tip
In notes you can see all calculations ,variable and results – even if notes window is hide.
Keeping mouse cursor to F5-F8 buttons area , show tooltip about function.
! If this program is not registered ,then these functions
and caption buttons will by lost after close program
-----------------------------------------------------------------------------------------------------------------------------------------------------
Information about software version,author,contact and
url this software products.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Show name for registration.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Show window for setup program.
Click i left window area ,set part of programs for changes.
You can change this properties :
For calculator
window ,display and notes set :
- background color
- font style
- font color and
font size.
For all buttons or any buttons set :
- font style
- font color
- font size.
Buttons :
Background color – show dialog for set color.
Font size a color – show dialog for set font color,size and style.
Apply – run changes ,no close this window
Ok – run changes and close this window
Cancel – close this window without changes.
or 3D design.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Run help manual – file CVhelp.html
This file required any internet browser or html viewer .
-----------------------------------------------------------------------------------------------------------------------------------------------------
Close program.
These function you can use in quick calculation panel or in your defined function.
Prehľad operandov a funkcií ktoré možno v programe použíť.
Instead these
numbers you may use variable x.
|
usage |
()
|
parenthesis , you can use more parenthesis |
+,-,*,/ |
standard mathematical operation |
sin(25)
|
calculate
sinus 25 |
cos(185) |
calculate
cosínus 185 |
tan(14) |
calculate
tangens 14 |
cotan(12) |
calculate cotangens 12 |
arcsin(0,23) |
calculate arcsinus 0,23. Number must be between -1 and 1. |
arccos(-0,365) |
calculate arccos –0,365. Number must be between -1 and 1. |
arctan(256) |
calculate
arctangens 256 |
ABS(-23,5) |
returns absolute value |
PI |
returns Pí=3,14159265358979 |
SQRT(145) |
Calculate
square root of 145 |
SQR(26) |
Calculate
the square of 26 (26*26) |
LN(58) |
returns
the natural logarithm of 58 |
LOG(126) |
returns
the log base 10 of 126 |
EXP(68) |
returns the exponential of 68, |
n!(5) |
faktorial
of 5 |
INT(23,23568) |
returns the integer part of 23,23568 |
X |
variable x |
If
you have any problem ,questions or comment please send me E-mail on this adress
:
WWW
adress :
Rožňavská 34
Rimavská Sobota
979 01
Slovakia