找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 17066|回复: 6
打印 上一主题 下一主题

[分享] User input line的数据计算

[复制链接]
跳转到指定楼层
1
发表于 2009-1-13 08:31:36 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

您需要 登录 才可以下载或查看,没有帐号?注册

x
各位,User input line里可以直接进行加减乘除混合运算
好像以前的版本不能用呢,哈哈

但不知道如开平方根,立方根等怎么用

评分

参与人数 1大米 +5 收起 理由
yzy539 + 5 我很赞同

查看全部评分

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
2
发表于 2009-1-13 09:10:09 | 只看该作者
sqrt(X)是做平方根的
3
发表于 2009-1-13 09:50:46 | 只看该作者
在Excel中,开多次方根只要这样写就可以了x^n或者x^(1/n)
在OSD里面,我这样写也没有错误提示,就是没有看到结果
呵呵,测试中
4
发表于 2009-1-13 15:50:16 | 只看该作者
You can enter mathematical expressions in fields that require a numeric value, such as length, radius, or distance. You can also enter the expression in the user input line. These expressions can include:

+, -, *, /
sin, cos, tan, asin, acos, atan
sqrt (square root)
^ (power: x^y where y is an integer)
exp (e^x)
PI (or lower-case pi)
bracket terms
floor(n) (highest integer less than or equal to n; rounds n down to the next integer)
ceil(n) (smallest integer not less than n; rounds n up to the next integer)
Examples
3*(5.5+17.2) = 68.1
sin(45)+3*11.4 = 34.907106781186549
tan(45) = 1.0
1.5^3 = 3.375
floor(42.17) = 42
ceil(28.17) = 29
floor(-2.3) = -3
ceil(-2.7) = -2
Limitations
A mathematical expression can't contain spaces or it will be evaluated as a LISP expression.
LISP variables are not supported in mathematical expressions. For example, (setq a 5) a+3*1.7 returns a LISP error. However, you can still enter LISP expressions into the user input line as you have always done.
You can't specify unit types in your expressions; values are in current units. For example, 3in+5mm returns a LISP error.
The last value stored in a data field history is the result of the expression and not the expression itself. Whereas the history list of the enter-command line stores the expression itself and not the result.
Expressions cannot be used in accumulated data types like vectors. For example, 0,2*3 is not possible.

帮助里写的,乘幂是可以的,但是开根就不行了
X^Y,其中Y必须是整数。

评分

参与人数 1大米 +10 收起 理由
yzy539 + 10 我很赞同

查看全部评分

5
发表于 2009-1-13 18:40:10 | 只看该作者
兄弟真是有心人,这些资料都找来了,呵呵

多赞雷
6
发表于 2009-1-14 09:59:56 | 只看该作者
欢迎大家都分享自己的使用经验,共同提高.
7
发表于 2011-2-11 23:43:31 | 只看该作者
good good good
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2025-1-10 18:35 , Processed in 0.028968 second(s), 15 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2025 www.iCAx.org

快速回复 返回顶部 返回列表