文件名称:tcal5.5
介绍说明--下载内容均来自于网络,请自行研究使用
文本计算器说明
一、用法:
1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度;
2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置;
3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用;
4、输入数学表达式后,按回车键,自动计算结果;
5、一个表达式必须在一行内全部输入;
6、表达式不输入内容时直接回车,不再出现错误提示;
7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
8、表达式可以是加+、减-、乘*、除/,以及多种函数组合
二、其它说明
1、用户可到QQ群104837062更新,作者可根据用户的意见,增加部分适用功能;
2、为了尊重软件作者的劳动成果,如果你增加或补充功能,请说明。-Operators
Numeric operators:+,- ,* , /, (or mod), \ (or div), ^ (raise to a power).
Comparison operators: =, <>, >, <, >=, <=.
Logical operators: & (or and), | (or or), xor, ! (or not).
Bitwise operators: && (or band), || (or bor), bxor, !! (or bnot), << (or shl), >> (or shr).
Concatenation operator: @.
Difference in addition and concatenation operations is that @ always treats its operands as strings, i.e. "123" @ 321 results in "123321" (unlike it "123"+ 321 returns 444).
Numeric functions:
Trigonometric, hyperbolic and invert functions:
sin(x), cos(x), tan(x), asin(x), acos(x), atan(x), cosh(x), sinh(x), tanh(x), asinh(x), acosh(x), atanh(x)
Exponential and logarithmical functions:
log(x), lg(x) (log base 10), exp(x), sqrt(x)
Integer and factional part of number: int, frac
Absolute value: abs
Sign of a number: sign
Random value and initialization of the random number generator: rnd(x), randomize
Statistical func
一、用法:
1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度;
2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置;
3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用;
4、输入数学表达式后,按回车键,自动计算结果;
5、一个表达式必须在一行内全部输入;
6、表达式不输入内容时直接回车,不再出现错误提示;
7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
8、表达式可以是加+、减-、乘*、除/,以及多种函数组合
二、其它说明
1、用户可到QQ群104837062更新,作者可根据用户的意见,增加部分适用功能;
2、为了尊重软件作者的劳动成果,如果你增加或补充功能,请说明。-Operators
Numeric operators:+,- ,* , /, (or mod), \ (or div), ^ (raise to a power).
Comparison operators: =, <>, >, <, >=, <=.
Logical operators: & (or and), | (or or), xor, ! (or not).
Bitwise operators: && (or band), || (or bor), bxor, !! (or bnot), << (or shl), >> (or shr).
Concatenation operator: @.
Difference in addition and concatenation operations is that @ always treats its operands as strings, i.e. "123" @ 321 results in "123321" (unlike it "123"+ 321 returns 444).
Numeric functions:
Trigonometric, hyperbolic and invert functions:
sin(x), cos(x), tan(x), asin(x), acos(x), atan(x), cosh(x), sinh(x), tanh(x), asinh(x), acosh(x), atanh(x)
Exponential and logarithmical functions:
log(x), lg(x) (log base 10), exp(x), sqrt(x)
Integer and factional part of number: int, frac
Absolute value: abs
Sign of a number: sign
Random value and initialization of the random number generator: rnd(x), randomize
Statistical func
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tcal5.5\bin\readme.txt
.......\...\updata.txt
.......\...\计算结果.txt
.......\...\配置.ini
.......\.mp\0.bmp
.......\...\1.bmp
.......\...\2.bmp
.......\...\3.bmp
.......\...\5122_13.png
.......\...\5128_05.png
.......\...\5128_07.png
.......\...\6.bmp
.......\...\main.ico
.......\...\Thumbs.db
.......\Clear.bat
.......\formula\ArtFormula.html
.......\.......\demo\af_file.pas
.......\.......\....\demo.bdsproj
.......\.......\....\demo.cfg
.......\.......\....\demo.dof
.......\.......\....\demo.dpr
.......\.......\....\demo.dproj
.......\.......\....\demo.dproj.local
.......\.......\....\demo.identcache
.......\.......\....\demo.res
.......\.......\....\edit.dfm
.......\.......\....\edit.pas
.......\.......\....\info
.......\.......\....\lang\Russian.lng
.......\.......\....\....\Spanish.lng
.......\.......\....\ma.pas
.......\.......\....\macro.rtf
.......\.......\....\macros
.......\.......\....\macros.dfm
.......\.......\....\macros.pas
.......\.......\....\main.dfm
.......\.......\....\main.pas
.......\.......\source\aformula.cfg
.......\.......\......\aformula.dof
.......\.......\......\aformula.dpk
.......\.......\......\aformula.dproj
.......\.......\......\aformula.dproj.local
.......\.......\......\aformula.identcache
.......\.......\......\aformula.lpk
.......\.......\......\aformula.pas
.......\.......\......\aformula.res
.......\.......\......\aformula_Icon.ico
.......\.......\......\artformula.dcr
.......\.......\......\artformula.inc
.......\.......\......\formula.pas
.......\.......\......\formulaf.pas
.......\.......\......\formulan.pas
.......\.......\......\formulanf.pas
.......\.......\......\tartformula.lrs
.......\.......\......\tartformulan.lrs
.......\.......\Thumbs.db
.......\pas\main.dfm
.......\...\main.pas
.......\...\numkey.dfm
.......\...\numkey.pas
.......\sound\0.wav
.......\.....\1.wav
.......\.....\2.wav
.......\.....\3.wav
.......\.....\4.wav
.......\.....\5.wav
.......\.....\6.wav
.......\.....\7.wav
.......\.....\8.wav
.......\.....\9.wav
.......\.....\add.wav
.......\.....\div.wav
.......\.....\equal.wav
.......\.....\mul.wav
.......\.....\mywav.rc
.......\.....\other.wav
.......\.....\point.wav
.......\.....\rc.bat
.......\.....\sub.wav
.......\tcal.dpr
.......\Tcal.dproj
.......\tcal.dproj.local
.......\Tcal.identcache
.......\tcal.res
.......\tcal.skincfg
.......\Tcal.stat
.......\formula\demo\lang
.......\.......\....\__history
.......\.......\source\__history
.......\.......\demo
.......\.......\source
.......\pas\__history
.......\bin
.......\bmp
.......\dcu
.......\formula
.......\pas
.......\sound
.......\__history
tcal5.5