This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 rhettinger
收信人 fredrikj, mark.dickinson, pitrou, rhettinger, skip.montanaro, terry.reedy, vstinner
日期 2008-12-16.21:45:09
SpamBayes Score 0.0021891063
Marked as misclassified
Message-id <1229463911.11.0.393033953533.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
Also, consider writing it in the two argument form:

   1 + floor(log(n, 2))

and using the word "approximately" or somesuch.
历史
日期 用户 动作 参数
2008-12-16 21:45:11rhettinger修改recipients: + rhettinger, skip.montanaro, terry.reedy, mark.dickinson, pitrou, vstinner, fredrikj
2008-12-16 21:45:11rhettinger修改messageid: <1229463911.11.0.393033953533.issue3439@psf.upfronthosting.co.za>
2008-12-16 21:45:09rhettinger链接issue3439 messages
2008-12-16 21:45:09rhettinger创建