Google Calculator

Googleで数式を入れて検索するとその計算結果が表示されるようになりました.allthewebでは以前からできていたようですがGoogleでもできるようになりました.GoogleツールバーMozillaのサイドバーをよく使うので電卓を出すまでもないのでかなり便利です.しかも色々な関数や物理定数も組み込まれているのでこれもよい.
google:1+3*4], [google:e^(i pi)

演算

足し算+, plus, andgoogle:1+1], [google:3 plus 5
引き算-, minusgoogle:5-1
掛け算*, times, 定数の前やカッコの前ではスペースまたは続けてgoogle:2*5], [google:e pi], [google:2(3/5)
割り算/google:1/2
累乗^, **google:2^10], [google:3**3
階乗!google:8!
モジュロ%, modgoogle:321%3], [google:12 mod 3
常用対数log()google:log(100)
自然対数ln()google:ln(e^3)
平方根sqrt(), square rootgoogle:sqrt(2)], [google:square root 3
立方根cube rootgoogle:cube root 27
正弦sin(), sine()google:sin(pi)], [google:sine(90 degrees)
余弦cos(), cosine()google:cos(2 pi)
正接tan(), tangent()google:tan(pi/4)
アークタンジェントatan(), arctan(), arctangent()google:atan(1)
ハイパボリックサインsinh(), hyperbolic sin(), hyperbolic sine()google:sinh(2)
ハイパボリックコサインcosh(), hyperbolic cos(), hyperbolic cosine()google:cosh(2)
ハイパボリックタンジェントtanh(), hyperbolic tan(), hyperbolic tangent()google:tanh(1)

関数のカッコは文脈によっては省略可.複素数の演算も可能.google:(2+i)/(1+3i)

単位・単位系

メートルm, metergoogle:0.2kilometer+2meter=
グラムg, gramgoogle:100gram in pound=
s, secondgoogle:minute in 30seconds
minutegoogle:a quarter minute in seconds
hourgoogle:a half of hour * 3
daygoogle:a day in seconds
weekgoogle:days in a week
monthgoogle:a month in days
yeargoogle:days in 4 years
1000年milleniumgoogle:microseconds in a millenium
電流A, amperegoogle:1A*2V
電圧Vgoogle:2V*3kg

物理定数

光速度c, the speed of lightgoogle:the speed of light
重力定数G, gravitational constantgoogle:gravitational constant
プランク定数h, Planck's constantgoogle:Planck's constant
地球の質量mass of earthgoogle:mass of earth

いっぱいありすぎて全部載せれない.
使える関数や定数・単位を全部知りたいんだけど,どこかないですかねぇ.もっと,面白い単位の変換とか演算があったら教えてください.