g gl_FragCoord.xy/r
void main(){float l,m,s,k;vec3 p,q;p.xz-=t;for(int i=0;i<99;i++){m=l;s=1.;q=p+s;for(int j=0;j<6;j++){q=fract(q*.5+.5)*2.-1.;k=1.6/sqrt(dot(q,q));q*=k;s*=k;}l=abs(q.y)/s;p+=(vec3((g-.5),1))*l;if(i>96)p-=.1;}o=vec4((vec3(g,.6))*l*12.,1);}

2 6

T=2\pi\sqrt{l\over g} … (1-1)

12 69

. Try this: cos(sin(atan(x*y)-abs(sqrt(y))-cos(x*x))).

1 0

右下の図形、やっぱり光円錐だと思うんですよね・・・
左上の黄金比の下の辺りの式も4元運動量保存の式とか荷にてそうな気がするし、
左下のヤツがSqrt(1-(v/c)^2)に見えてしまう・・・・

8 18

After a morning walk I poured a big mug of black tea, lit some incense, dimmed my screen, opened the window, and puttered along with some UI stuff for ~ Adding comprehensive tools to customise any style and form of scattering. Even added a sqrt->sqr ratio (2 big circles)

1 40

If John has 3 apples,
and he gives two to Joe,
what is = \sqrt{\frac{1}{N-1} \sum_{i=1}^N (x_i - \overline{x})^2}?

10 64

size(720,720);
colorMode(HSB,9);
float x;
for(x=0;x<260;x++){
stroke(1,9,x%8<4?1:3);
line(x+230,310-sqrt(16900-sq(130-x)),x+230,510);
}
fill(1,9,2);
circle(360,510,260);
fill(1,9,7);
noStroke();
for(x=0;x<TAU*2;x+=.03)
circle(cos(x)*x*9+360,sin(x)*x*9+510,10);

1 4

draw=_=>{createCanvas(w=800,w)
v=(w-(o=w/9)*2-o/5*((c=int((r=random)(3,8)))-1))/c
for(j=0;j<c;j++){for(i=0;i<c;i++){s=0;for(k=0;k<4;k++){s+=sqrt(r())<.75?v:0;k<3?s+=",":""}fill(0);noStroke();
eval("rect(i/c*(w-o*2)+o,j/c*(w-o*2)+o,v,v,"+s+")")
}}frameRate(1)}//#つぶやきProcessing

3 24

航空装備輸送任務 (44) - 大成功 (2/6キラ)
旗艦Lv.96
合計Lv.243 <-- !
火力216 + (5 x sqrt(10★))
雷装231
対空252
対潜230
索敵224

0 1

test
南西諸島離島防衛作戦 (B4) 大成功
旗艦Lv.55 <-- !
合計Lv.610
火力506 (475+10*sqrt(10★))
雷装465
対空394
対潜285
索敵351

4 18

NNのwaitの初期化方法の違いでパフォーマンスが違ってくる…と
(一方は N(0,1)の乱数*10 , 一方はN(0,1)の乱数*sqrt(2/(一層上のレイヤのユニット数) ) (He et al.(2015)))

0 1

California population density with four color encodings: linear, sqrt, log, quantile.

39 122

x=sqrt(10v)*cos(u)
y=sqrt(10v)*sin(u)
z=cos(5u)
0≦u≦2pi
0≦v≦1

10 13

本日発売の「虹を編めたら」よろしくお願いします!

クリエイティブユニット「SQRT」による本日公開のMVも合わせてお楽しみください!
https://t.co/tk5TzjG9NJ

116 179