- UID
- 1314
- 积分
- 2402
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2002-1-19
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
ATable 昨天发布了5.6版。5.6版开始有有了CAD2002的版本。这样本软件的一些最新功能又可以在CAD2002中得以应用。本版软件最主要的进步在于提供强大的函数运算功能。该软件支持的函数功能如下:
The reduced list of functions accessible to use in formulas
Function Description
abs(x) Returns the absolute value of a number
angtof(string) Converts a string representing an angle into a real value in radians
angtos(angle) Converts an angular value in radians into a string
ascii(string) Returns the conversion of the first character of a string into its ASCII character code
atan(num1, num2) Returns the arctangent of a number in radians
atof(string) Converts a string into a real number
atoi(string) Converts a string into an integer
boole(operator int1 int2) Serves as a general bitwise Boolean function
chr(x) Converts an integer representing an ASCII character code into a single-character string
cos(x) Returns the cosine of an angle expressed in radians
distof(string) Converts a string that represents a real value into a real value
exp(x) Returns the constant e (a real number) raised to a specified power
expt(x, p) Returns a number raised to a specified power
fix(x) Returns the conversion of a real number into the nearest smaller integer
float(x) Returns the conversion of a number into a real number
gcd(x, y) Returns the greatest common denominator of two integers
getenv(string) Returns the string value assigned to a system environment variable
getvar(string) Retrieves the value of an AutoCAD system variable
handent(handle) Returns an object (entity) name based on its handle
if Conditionally evaluates expressions
itoa(x) Returns the conversion of an integer into a string
log(x) Returns the natural log of a number as a real number
max(x, y …) Returns the largest of the numbers given
min(x, y …) Returns the smallest of the numbers given
rem(x, y) Divides the first number by the second, and returns the remainder
rtos(x) Converts a number into a string
setvar(string, value) Sets an AutoCAD system variable to a specified value
sin(x) Returns the sine of an angle as a real number expressed in radians
sqrt(x) Returns the square root of a number as a real number
strcase(string) Returns a string where all alphabetic characters have been converted to uppercase or lowercase
strcat(str1, str2 …) Returns a string that is the concatenation of multiple strings
strlen(string) Returns an integer that is the number of characters in a string
substr(string, start, length) Returns a substring of a string
wcmatch(string, pattern) Performs a wild-card pattern match on a string
可以说,基本上可以在该软件内完成绝大多数的工程计算要求,而不需要事事烦劳EXCEL。
因此,原来在CAD2002环境使用ATable2.5~ATable4.2的用户可以顺利升级到5.6版,享用新版软件的新功能了。
经试验,5.6版的ATable可以使用原来5.0版的注册码进行注册使用。
本版程序适用于CAD2002。
汉化包见附件 |
|