GeekCook 极客库

婉约的数字(方)

方形规格: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

20 Responses to “婉约的数字(方)”

  1. Velanlee 说:

    真是很贴心的配件包…..邦迪一枚??

    [回复]

    Digitalboy 回复:

    @Velanlee, 拍砸钉子的时候伤到手。

    [回复]

  2. Megavolt 说:

    Log(55) dne 4

    ln(55) = 4.0073

    [回复]

    Digitalboy 回复:

    @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* 回复:

    @Digitalboy, 我的例子有点问题,

    0. 英文语法错误: let’s, 而不是let
    1. 浏览器把几个语言里面的”当tag处理了,而你复制粘贴的时候没注意,列举如下:

    php版本:你看出来了没?
    c(具体说是tcc)版本:#include后.

    原文的评论里面应该是有的.

    另外:
    . log这个我觉得说明底数会比较好一点.
    . 如果0b真的是(不过看上去也是)十六进制的,那么0xb,会比0b来得好.

    [回复]

  3. store88 说:

    有没有座钟

    [回复]

    Digitalboy 回复:

    @store88, 有啊! 你找找啊!

    [回复]

  4. Raiel 说:

    沒看懂11點的字母啊…而且右邊的字母很詭異哪…

    [回复]

    Digitalboy 回复:

    @Raiel, 11 点是 16进制的 0b

    [回复]

    Raiel 回复:

    @Digitalboy, b是小寫的, 而且上方右彎, 迷惑啊~ 害得我們同學討論了好久呢~ :)

    [回复]

  5. JackalDire 说:

    座钟怎么这么快下架了,什么时候有货呢?

    [回复]

    Digitalboy 回复:

    @JackalDire, 等一周吧!

    [回复]

  6. Annie LGMM 说:

    可否解釋12點?

    謝謝!

    [回复]

    Digitalboy 回复:

    @Annie LGMM, 二进制的12。

    [回复]

Trackbacks/Pingbacks

  1. Geektastic wall clock | Products & Tech News
  2. 无聊小站 » Blog Archive » 数学家壁钟
  3. Geek wall clock « bahun.net
  4. Часики | ОСМОС video production
  5. Geek Clock | LearnByDoingIT
  6. Geekcook: Un reloj para geeks | 2bGeek

Leave a Reply