Python论坛  - 讨论区

标题:[python-chinese] arctan

2005年11月08日 星期二 18:41

Shi Mu samrobertsmith at gmail.com
Tue Nov 8 18:41:55 HKT 2005

有什么代码计算sin, cos, arctan?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年11月08日 星期二 18:48

victor pang shenglipang at gmail.com
Tue Nov 8 18:48:06 HKT 2005

import math
math.sin(232)

 在05-11-8,Shi Mu <samrobertsmith at gmail.com> 写道:
>
> 有什么代码计算sin, cos, arctan?
>
> _______________________________________________
> Python中文技术讨论邮件列表
> 发言: 发邮件到 python-chinese at lists.python.cn
> 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn
> 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn
> 详细说明: http://python.cn/mailman/listinfo/python-chinese
>
>


--
理想,快乐,生活,勇气!
庞胜利<shenglipang at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051108/f39550f8/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年11月08日 星期二 18:51

kebo wang kebowang at gmail.com
Tue Nov 8 18:51:02 HKT 2005

在 05-11-8,Shi Mu<samrobertsmith at gmail.com> 写道:
> 有什么代码计算sin, cos, arctan?

Python的附带的包中有,请查一下Python的文档。

--
Best Regards,
mep

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年11月09日 星期三 13:16

amingsc amingsc at 163.com
Wed Nov 9 13:16:46 HKT 2005

全在math包里面:
from math import *
x=sin(pi/2)

也可以安装扩展包Numeric,numarray效率高些,不过也复杂些

在 2005年11月8日 星期二 18:51,kebo wang 写道:
> 在 05-11-8,Shi Mu<samrobertsmith at gmail.com> 写道:
>
> > 有什么代码计算sin, cos, arctan?
>
> Python的附带的包中有,请查一下Python的文档。
>
> --
> Best Regards,
> mep

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号