找回密码
 注册
查看: 343|回复: 0

R语言 Ryacas包 Sym()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:11:48 | 显示全部楼层 |阅读模式
Sym(Ryacas)
Sym()所属R语言包:Ryacas

                                         Sym
                                         符号

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The Symbol interface to yacas.
的符号接口与yacas。


用法----------Usage----------


Sym(...)
Expr(x)



参数----------Arguments----------

参数:x
An R expression.
R的表达。


参数:...
An R character string or object that can be coerced to a character string.
R的字符串或对象可以强制转换为字符串。


Details

详细信息----------Details----------

An object of class  "Sym" is internally a yacas character string. An object of class "Expr" is internally an R expression. One can combine such objects using the Math and Ops R operators (see help(Math) and help(Ops) for a list).  Also there are methods for a number of R generics:  as.character.Sym, as.expression.Sym, determinant.Sym, deriv.Sym and print.Sym and yacas-oriented functions: Clear, Conjugate,  Expand,  Factor,  Factorial,  I,  Identity, Infinity, Integrate,  Inverse, InverseTaylor,  Limit,  List,  N,  Newton,  Pi,  Precision,  PrettyForm,  PrettyPrinter,  Set,  Simplify,  Solve,  Subst, Taylor,  TeXForm, Ver and " all of which have the same meaning as the corresponding yacas commands. Try vignette("Rycas-Sym") for many examples.
对象的类"Sym"是内部与yacas的字符串。一个对象的类"Expr"的内部R的表达。我们可以结合这些对象,利用数学和行动ŕ运营商(见说明(数学)和帮助(行动)的列表)。也有一些方法的的R仿制药:as.character.Sym,as.expression.Sym,determinant.Sym,deriv.Sym和print.Sym导向与yacas的功能:清除,共轭,展开,因子,因子,I,身份,无穷远,整合,逆,InverseTaylor,限制列表中,N,牛顿,郫县,精密,PrettyForm,PrettyPrinter,设置,简化,解决,SUBST,泰勒,TeXForm,Ver和“全其中具有相同涵义相应的与yacas命令。尝试vignette("Rycas-Sym")的例子很多。


值----------Value----------

Sym returns a "Sym" object and Expr returns an "Expr" object.
Sym返回一个"Sym"对象和Expr返回一个"Expr"对象。


注意----------Note----------

Currently the only Expr methods implemented are
目前唯一的Expr实现的方法是


实例----------Examples----------


## Not run: [#不运行:]
x <- Sym("x")
x*x
Integrate(x*x, x)
Sym("

acos(Sym("1/2"))

y <- Exprq(x)
y*y
deriv(y*y, y)
Exprq(acos(1/2))

## End(Not run)[#(不执行)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-28 22:34 , Processed in 0.025611 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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