One more mind blowing #PowerShell #DotNet #DataType #Astonomy fun:
Can I fit the observable universe into a [double]?
~~~PowerShell
$observableUniverse = 8.8E+26 -as [double]
[Math]::Sqrt([double]::MaxValue)/$observableUniverse
~~~
1.52361453749348E+127
(a [double] fits the universe)
Yes! 😀👽🌌
More mind-blowing #DotNet #DataType #PowerShell math.
How many milky ways fit into a [double]?
~~~PowerShell
$milkyway = (87600 + 3600) * $lightYear
[Math]::Sqrt([double]::MaxValue)/$milkyway
~~~
1.55395440399026E+133
Bottom line: [double] can do galactic math.
Data Type ใน TypeScript คืออะไร
อ่านต่อ : www.blockdit.com/posts/68a2c7...
#ShoperGamer #DataType #TS #TypeScript #Knowledge #Study #Feed
TypeScript คืออะไร ทำไมคุณถึงควรลองใช้
อ่านต่อ : www.blockdit.com/posts/688b0c...
#ShoperGamer #TypeScript #TS #Type #DataType #Code #Coding #Programing #Knowledge #Study #Feed
#statstab #343 Interpreting Log Transformations in a Linear Model
Thoughts: Not always a good idea to transform data, but if you do you need to know what it means.
#log #transformation #datatype #data #model #nonlinear #r #guide
library.virginia.edu/data/article...
รูปแบบข้อมูลพื้นฐานของ SQL
อ่านต่อ : www.blockdit.com/posts/67fb3c...
#ShoperGamer #SQL #Data #Datatype #DB #Database #Knowledge #Feed