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

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

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

                                         R interface to yacas computer algebra package
                                         R的界面到与yacas计算机代数包

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

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

Ryacas allows one to use the yacas computer algebra package entirely from within R.  It takes an R expression, an R one line function or a yacas string and returns an R expression or a variety of other formats.  It can be used for symbolic mathematics, exact arithmetic, ASCII pretty printing and R to TeX conversions.  The main command is yacas  and ?yacas provides some information on installation and startup.  
Ryacas允许一个使用与yacas的计算机代数包完全从R. R表达的R一行功能或与yacas的字符串并返回R的表达或多种其他格式。它可以用来象征性的数学运算准确,ASCII漂亮的印刷和R对TeX的转换。主命令是yacas和?yacas提供了一些信息上的安装和启动。


Details

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

The following are sources of information on "Ryacas":
以下是来源的信息"Ryacas":

</table>
</ TABLE>


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

There is a note in the help file of the yacas command
有一个注意在帮助文件中的与yacas命令


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


## Not run: [#不运行:]
print(yacas(expression(integrate(1/x, x))))
print(yacas("Integrate(x)1/x"))
x <- Sym("x"); Integrate(1/x, x)
acos(Sym("1/2"))

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 00:51 , Processed in 0.019885 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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