Python论坛  - 讨论区

标题:[python-chinese] 请问 : python 有自带的乘方函数吗,求x的n次方,还是要自己写?

2006年10月31日 星期二 13:42

王明 mingwang在iflytek.com
星期二 十月 31 13:42:06 HKT 2006

 

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/e4189991/attachment.html 

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

2006年10月31日 星期二 13:42

yi huang yi.codeplayer在gmail.com
星期二 十月 31 13:42:25 HKT 2006

x**n

-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/fa5c8559/attachment.html 

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

2006年10月31日 星期二 13:44

刘鑫 march.liu在gmail.com
星期二 十月 31 13:44:28 HKT 2006

ÕýÕûÊý£¬¸ºÊý£¬ÊµÊý£¬¸´Êý¶¼¿ÉÒÔ¡£
>>> 2**3
8
>>> 3**2.5
15.588457268119896
>>> 4.4**2
19.360000000000003
>>> 2.3**1.5
3.4881227042637128
>>> 1.1**-1.2
0.89192590520569481
>>> (3+9j)**(6+3j)
(-1833.1656573699966+17095.58152439287j)

ÔÚ06-10-31£¬ÍõÃ÷ <mingwang在iflytek.com> дµÀ£º
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
»¶Ó­·ÃÎÊ£º
http://blog.csdn.net/ccat

ÁõöÎ
March.Liu
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/7ca9aa84/attachment.htm 

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

2006年10月31日 星期二 17:42

Qi Ivan qihboy在gmail.com
星期二 十月 31 17:42:22 HKT 2006

pow(x,n) = x**n

pow(x,n,y) = (x**n)%y



在06-10-31,刘鑫 <march.liu at gmail.com> 写道:
>
> 正整数,负数,实数,复数都可以。
> >>> 2**3
> 8
> >>> 3**2.5
> 15.588457268119896
> >>> 4.4**2
> 19.360000000000003
> >>> 2.3**1.5
> 3.4881227042637128
> >>> 1.1**-1.2
> 0.89192590520569481
> >>> (3+9j)**(6+3j)
> (-1833.1656573699966+17095.58152439287j)
>
> 在06-10-31,王明 <mingwang at iflytek.com > 写道:
> >
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
>
>
>
> --
> 欢迎访问:
> http://blog.csdn.net/ccat
>
> 刘鑫
> March.Liu
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/c186fea5/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号