[DrawSize] X_Size=100 Y_Size=100 [Main] Renderer=Fractal Explorer 1.24b2, 31/08/2002 Comment=no comments SignText=Dr. Joseph Trotsky 2002 [Fractal] X_Coord=-7.10231570323273394 Y_Coord=0.0319735461498623469 W_Coord=0.0641689453125 X0_Coord=-2 Y0_Coord=2 W0_Coord=4 AutoIter=0 IFSIter=100 Number=3000 ST_Number=1 BailOut=4 MaxIter=100 Rotation=10 Rotation_free=0 P1real=3 P1imag=0 P2real=1.15999999999999992 P2imag=0 P3real=0.900000000000000022 P3imag=0 P4real=0 P4imag=0 PJreal=-0.358399999999999996 PJimag=0 Function1=2 Function2=0 Transformer=3 JulieSet=1 Inverted=0 F-Set=1 Filter=52 Strange=0.0399999991059303284 KeepBlk=0 NoOutside=0 Filter only=0 IFSColorStyle=0 IFSSolidRed=255 IFSSolidGreen=255 IFSSolidBlue=255 IFSquick=1 Smoothing=0 Double=0 Precision=2 ConstructorA1=1 ConstructorB1=0 ConstructorC1=1 ConstructorD1=0 ConstructorE1=0 ConstructorF1=0 ConstructorG1=0 ConstructorH1=0 ConstructorI1=0 ConstructorJ1=0 ConstructorK1=0 ConstructorL1=0 ConstructorM1=0 [IFS] Name= Count=0 [Quaternion] W=0 CR=-0.456425999999999998 CI=0.510553000000000035 CJ=0.122399999999999995 CK=-0.092399999999999996 Rx=0 Ry=0 Rz=0 Lx=2 Ly=0 Lz=-4 Lx2=-2 Ly2=0 Lz2=-4 AmbientClR=50 AmbientClG=50 AmbientClB=50 DiffuseClR=190 DiffuseClG=150 DiffuseClB=0 SpeculaClR=255 SpeculaClG=255 SpeculaClB=255 AmbientClR2=50 AmbientClG2=50 AmbientClB2=50 DiffuseClR2=190 DiffuseClG2=150 DiffuseClB2=0 SpeculaClR2=255 SpeculaClG2=255 SpeculaClB2=255 MergeMode=0 MergeModeAlpha=10 StepBig=200 StepSmall=40 MaxIter=30 Bailout=16 QTrims=1 [UserFrm] StringCount=52 Str0=˙˙var˙Z,C,P1,P2,P3,P4˙˙˙:˙TComplex; Str1=˙˙˙˙˙˙T0,T1,T2,T3,T4,T5˙:˙TComplex; Str2=Begin˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str3=˙˙Z˙:=MakeComplex(x,y);˙˙˙˙ Str4=˙˙C˙:=MakeComplex(cr,ci);˙˙ Str5=˙˙P1:=MakeComplex(p1r,p1i); Str6=˙˙P2:=MakeComplex(p2r,p2i); Str7=˙˙P3:=MakeComplex(p3r,p3i); Str8=˙˙P4:=MakeComplex(p4r,p4i); Str9=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str10=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str11=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str12=˙˙//˙-initialization˙code˙˙ Str13=˙˙//˙˙(first˙iteration)˙˙˙˙ Str14=˙˙If˙iter_number=1˙Then˙begin Str15=˙˙˙˙z:=p2 Str16=˙˙end;˙ Str17= Str18=˙˙//˙-"julia"˙flag˙˙˙˙˙˙˙˙˙ Str19=˙˙If˙julia˙Then˙begin Str20=˙˙˙˙z:=makecomplex(x,y) Str21=˙˙end;˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str22=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str23=˙˙//˙write˙the˙formula˙here Str24=//˙z-(csin(t5)+1/(t5)-ccos(t5)-p3)/ Str25=//˙(p1*(ccos(t5)˙-˙1/t5^2+csin(t5))) Str26=//˙+fn1(c) Str27= Str28=˙˙t5:=cmul(z,p1); Str29=˙˙T1:=CSIN(T5); Str30=˙˙T2:=CCOS(T5); Str31=˙˙T3:=MakeComplex(1,0); Str32=˙˙T3:=CDiv(T3,T5); Str33=˙˙T1:=CAdd(T1,T3); Str34=˙˙T1:=CSub(T1,T2); Str35=˙˙T1:=CSub(T1,P3); Str36=˙˙T2:=CCOS(T5); Str37=˙˙T3:=CSIN(T5); Str38=˙˙T4:=CSqr(T5); Str39=˙˙T5:=MakeComplex(1,0); Str40=˙˙T4:=CDiv(T5,T4); Str41=˙˙T2:=CSub(T2,T4); Str42=˙˙T2:=CAdd(T2,T3); Str43=˙˙T2:=CMul(P1,T2); Str44=˙˙FuncDisp(FN1,C); Str45=˙˙T1:=CDiv(T1,T2); Str46=˙˙Z:=CSub(Z,T1); Str47=˙˙Z:=CAdd(Z,C); Str48=˙˙ Str49=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str50=˙˙SetResult(x,y,˙Z);˙˙˙˙˙˙˙ Str51=End; [Colors] Palette type=99 ColorOrder=0 Grayed=0 Brightness=85 Contrast=66 IterChanging=0 UFDensity=4 UFmappingMode=4 InfinityRed=0 InfinityGreen=0 InfinityBlue=0 [Standart palette] RedStep=6 RedShift=-255 GreenStep=11 GreenShift=-106 BlueStep=5 BlueShift=110 [Linear palette] Red1=0 Red2=255 Green1=0 Green2=255 Blue1=128 Blue2=0 [Parabola palette] Red1=0 Red2=98 Green1=0 Green2=82 Blue1=255 Blue2=38 [Square palette] Red1=0 Red2=128 Green1=0 Green2=0 Blue1=0 Blue2=255 [UF palette] Count=5 Node0x=39 Node0r=0 Node0g=109 Node0b=57 Node1x=99 Node1r=27 Node1g=33 Node1b=146 Node2x=137 Node2r=163 Node2g=49 Node2b=49 Node3x=244 Node3r=0 Node3g=11 Node3b=38 Node4x=347 Node4r=0 Node4g=5 Node4b=0