12
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

指数表記の早見表

Last updated at Posted at 2015-07-10

#早見表

指数表記 日本語 バイト 備考
e- 9 十億分の一 ナノ
e- 8
e- 7
e- 6 百万分の一 マイクロ
e- 5
e- 4
e- 3 千分の一 ミリ
e- 2
e- 1
e+ 0
e+ 1
e+ 2 MySQL:tinyint(2.6e+2)
e+ 3 K(キロ) 競馬:16頭の三連単パターン数(3.4e+3)
e+ 4 MySQL:smallint(6.6e+4)
e+ 5 十万
e+ 6 百万 M(メガ) ミリオン
e+ 7 千万 MySQL:mediamint(1.7e+7)
HTML色コードRGB(1.7e+7)
e+ 8 日本人口(≦1.5e+8)
e+ 9 十億 G(ギガ) ビリオン
IPv4(4.3e+9)
MySQL:int(4.3e+9)
世界人口(≦9.9e+9)
e+10 百億
e+11 千億
e+12 T(テラ) マインスイーパ初級:盤面パターン数(1.9e+12)
e+13 十兆
e+14 百兆
e+15 千兆 P(ペタ)
e+16
e+17
e+18 Exa(エクサ)
e+19 MySQL:bigint(1.8e+19)
e+20
e+21 Z(ゼタ)
e+22
e+23
e+24 秭(し) 𥝱(じょ) Y(ヨタ)
e+25
e+26
e+27
e+28 穰(じょう)
e+29
e+30 チェッカーの全局面数(通説)
e+31
e+32 溝(こう)
e+33
e+34
e+35
e+36 澗(かん) UUIDver4(5.3e+36)
e+37
e+38 UUID全通り(3.4e+38)
IPv6(3.4e+38)
e+39
e+40 正(せい)
e+41
e+42
e+43
e+44 載(さい)
e+45
e+46
e+47 マインスイーパ中級:盤面パターン数(1.0e+47)
e+48 極(ごく)
e+49
e+50
e+51
e+52 恒河沙(ごうがしゃ)
e+53
e+54
e+55
e+56 阿僧祇(あそうぎ)
e+57
e+58 オセロ全局面数(通説)
e+59
e+60 那由他(なゆた)
e+61
e+62
e+63
e+64 不可思議(ふかしぎ)
e+65
e+66
e+67
e+68 無量大数(むりょうたいすう)
e+69
e+70
e+71

#参考

##各種完全情報ゲームの全局面数(通説)

組み合わせ数
四目並べ e+21
オセロ(6x6) e+30
チェッカー e+30
オセロ e+58
連珠 e+70
チェス e+123
将棋 e+226
囲碁 e+360

##マインスイーパの爆弾位置のパターン数

組み合わせ式 組み合わせ数(およそ)
初級 9*9 C 10 1.9e+12
中級 16*16 C 40 1.0e+47
上級 30*16 C 99 5.6e+104
12
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
12
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?