Everything end up better after multi attempt, i end up once complaining that i could never find

any mandel brot recursion in my geometric developpment, advice to the master of energy yesterday

i had it everywhere, and i did even complain about this, so their is nothing serious about me when i'am parsing
.After a short laught i took the controle back

scratch my head and taught, geometric work always better in the eye's of other. Since i feel like

(i have a name thru you forum), *i have a very negative internet relation* i feel free to show you the

serie i discovered, call this the serie of Helie if it does not exist already, it a recursion inside root factor .

(2^0.5)/2=(8^0.5)/4=(32^0.5/8).... The whole meaning of the factor is actually left to master of

energy you and me , soapen your eyes from a day 1, give me a sense of what a atom can look like, since all the
univers should shake from a atome we toutch, and the amount i got, i should get ready to (goto) a rave tonight.

One thing i know, we are real friend in imagination. 

 

START PARAMETER=============================================================

 

soapen             { ; soapen your eyes

                     ; i<am pretty recursive, can you see.

                     ; with google.

  reset=2000 type=formula formulafile=2012frm.frm formulaname=aday1

  corners=-20/20.00001/-14.99999/15 params=2/0 potential=256/200/10

  colors=00050z0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKKKOO\

  O<3>ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zVz<3>zV\

  V<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00S<3>S0\

  S<3>S00<3>SS0<3>0S0<3>0SS<2>07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2>EHSKK\

  S<2>QKSSKSSKQSKOSKMSKK<2>SQKSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3>G0G<3\

  >G00<3>GG0<3>0G0<3>0GG<2>04G88G<2>E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG8AG88G\

  8<2>8GE8GG8EG8CG8AGBBG<2>FBGGBGGBFGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2>BGFBG\

  GBFGBDGBCG000<6>000

  }

 

frm:aday1{;sinpix

z=pixel:

x=real(z*0.707106781)

y=imag(z*0.707106782)

a=y+x+z

b=a/2*z

c=b/a+z

z=z*(c^p1)+pixel

z<|10|

}

 

END PARAMETER=======================================================