婉约的数字(方)


方形规格:200MM*200MM
圆形规格:直径200MM
材质:进口A级亚克力(晨雾白)
介绍:台湾“太阳牌”超静音扫描机芯
配件包:GP电池1枚、胶塞1枚、螺丝钉1枚、钢钉1枚、邦迪1枚
包装:珍珠棉保护内层+环保纸盒


关于Log(55):
if you’re a computer geek…let take those examples:
$ perl -we ‘print log(55)’
4.00733318523247
$ python
>>> import math
>>> math.log(55)
4.0073331852324712
$ php
4.0073331852325
$ cat log55.c
#!/usr/local/bin/tcc -run
#include
#include
int
main(void)
{
printf(“%f\n”, log(55));
return 0;
}
$ ./log55.c
4.007333
CL-USER 1 > (log 55)
4.0073333
真是很贴心的配件包…..邦迪一枚??
[回复]
Digitalboy 回复:
十二月 24th, 2009 at 8:50 下午
@Velanlee, 拍砸钉子的时候伤到手。
[回复]
Log(55) dne 4
ln(55) = 4.0073
[回复]
Digitalboy 回复:
十二月 27th, 2009 at 12:15 上午
@Megavolt, if you’re a computer geek…let take those examples:
$ perl -we ‘print log(55)’
4.00733318523247
$ python
>>> import math
>>> math.log(55)
4.0073331852324712
$ php
4.0073331852325
$ cat log55.c
#!/usr/local/bin/tcc -run
#include
#include
int
main(void)
{
printf(“%f\n”, log(55));
return 0;
}
$ ./log55.c
4.007333
CL-USER 1 > (log 55)
4.0073333
[回复]
d4m* 回复:
十二月 27th, 2009 at 11:24 上午
@Digitalboy, 我的例子有点问题,
0. 英文语法错误: let’s, 而不是let
1. 浏览器把几个语言里面的”当tag处理了,而你复制粘贴的时候没注意,列举如下:
php版本:你看出来了没?
c(具体说是tcc)版本:#include后.
原文的评论里面应该是有的.
另外:
. log这个我觉得说明底数会比较好一点.
. 如果0b真的是(不过看上去也是)十六进制的,那么0xb,会比0b来得好.
[回复]
有没有座钟
[回复]
Digitalboy 回复:
十二月 29th, 2009 at 9:06 下午
@store88, 有啊! 你找找啊!
[回复]
沒看懂11點的字母啊…而且右邊的字母很詭異哪…
[回复]
Digitalboy 回复:
一月 6th, 2010 at 7:15 下午
@Raiel, 11 点是 16进制的 0b
[回复]
Raiel 回复:
一月 6th, 2010 at 7:37 下午
@Digitalboy, b是小寫的, 而且上方右彎, 迷惑啊~ 害得我們同學討論了好久呢~
[回复]
座钟怎么这么快下架了,什么时候有货呢?
[回复]
Digitalboy 回复:
三月 16th, 2010 at 2:53 上午
@JackalDire, 等一周吧!
[回复]
可否解釋12點?
謝謝!
[回复]
Digitalboy 回复:
八月 20th, 2010 at 5:22 下午
@Annie LGMM, 二进制的12。
[回复]