[DrawSize] X_Size=100 Y_Size=75 [Main] Renderer=Fractal Explorer 1.24b2, 24/08/2002 Comment= SignText=Dr. Joseph Trotsky 2002 [Fractal] X_Coord=-0.0914256616354652726 Y_Coord=1.07207988906940282 W_Coord=0.0115610784217285156 X0_Coord=-2 Y0_Coord=2 W0_Coord=4 AutoIter=0 IFSIter=100 Number=3000 ST_Number=1 BailOut=4 MaxIter=11 Rotation=10 Rotation_free=18 P1real=0.100000000000000006 P1imag=0.100000000000000006 P2real=0.100000000000000006 P2imag=0.100000000000000006 P3real=0.100000000000000006 P3imag=0.100000000000000006 P4real=0 P4imag=0 PJreal=1.10000000000000009 PJimag=1 Function1=0 Function2=0 Transformer=9 JulieSet=1 Inverted=1 F-Set=0 Filter=97 Strange=0.0500000007450580597 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=10 Bailout=16 QTrims=1 [UserFrm] StringCount=38 Str0=˙˙//˙-declaration˙of˙the˙local˙temporary˙variables Str1=˙˙var˙T0,T1,T2,T3,T4,T5˙:˙TComplex; Str2=Begin˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str3=˙˙//˙-"julia"˙flag˙˙˙˙˙˙˙˙˙˙˙˙ Str4=˙˙If˙julia˙Then˙begin˙˙˙˙˙˙˙˙˙ Str5=˙˙end;˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str6=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str7=˙˙//˙-initialization˙code˙˙˙˙˙ Str8=˙˙//˙˙(first˙iteration)˙˙˙˙˙˙˙ Str9=˙˙If˙iter_number=1˙Then˙begin˙ Str10=˙˙end;˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str11=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str12=˙˙//˙write˙your˙formula˙here˙˙ Str13=//˙p1*c/z*z*z^fn1(z)+fn1(z*z)*z*z+c*p1 Str14=˙˙T1:=Z; Str15=˙˙FuncDisp(FN1,T1); Str16=˙˙T2:=CSqr(Z); Str17=˙˙FuncDisp(FN1,T2); Str18=˙˙T1:=CPower(Z,T1); Str19=˙˙T3:=CMul(P1,C); Str20=˙˙T3:=CDiv(T3,Z); Str21=˙˙T3:=CMul(T3,Z); Str22=˙˙T1:=CMul(T3,T1); Str23=˙˙T2:=CMul(T2,Z); Str24=˙˙Z:=CMul(T2,Z); Str25=˙˙T2:=CMul(C,P1); Str26=˙˙Z:=CAdd(T1,Z); Str27=˙˙Z:=CAdd(Z,T2); Str28=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str29=˙˙SetResult(x,y,˙Z);˙˙˙˙˙˙˙˙˙˙ Str30=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str31=˙˙//˙user-defined˙bailout˙test: Str32=˙˙//˙uncomment˙and˙change˙next˙ Str33=˙˙//˙lines˙if˙you˙want˙˙˙˙˙˙˙˙˙ Str34=//If˙x*x+y*y>4˙Then˙begin˙˙˙˙˙˙ Str35=//˙˙˙EndLoop:=True;˙˙˙˙˙˙˙˙˙˙˙˙ Str36=//end;˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str37=End; [Colors] Palette type=99 ColorOrder=6 Grayed=0 Brightness=19 Contrast=30 IterChanging=0 UFDensity=14.0200004577636719 UFmappingMode=4 InfinityRed=0 InfinityGreen=0 InfinityBlue=0 [Standart palette] RedStep=15 RedShift=0 GreenStep=36 GreenShift=0 BlueStep=19 BlueShift=64 [Linear palette] Red1=0 Red2=255 Green1=0 Green2=255 Blue1=128 Blue2=0 [Parabola palette] Red1=0 Red2=255 Green1=0 Green2=255 Blue1=255 Blue2=0 [Square palette] Red1=0 Red2=128 Green1=0 Green2=0 Blue1=0 Blue2=255 [UF palette] Count=8 Node0x=9 Node0r=119 Node0g=33 Node0b=136 Node1x=63 Node1r=0 Node1g=141 Node1b=212 Node2x=98 Node2r=71 Node2g=114 Node2b=54 Node3x=125 Node3r=250 Node3g=136 Node3b=255 Node4x=171 Node4r=255 Node4g=43 Node4b=81 Node5x=248 Node5r=38 Node5g=146 Node5b=98 Node6x=274 Node6r=195 Node6g=27 Node6b=152 Node7x=327 Node7r=255 Node7g=255 Node7b=168