Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2258891eaa5cf67

Jump to content

Talk:Mandelbox

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by 2601:C2:A00:9310:D126:FC38:353A:BFDD in topic Is there Multibox?

Is there Multibox?

[edit]

Yes or No? 12.171.25.60 (talk) 19:37, 8 December 2023 (UTC)Reply

There are many parameters in the generation, so yes, there are "Multiboxes," of many different types. 2601:C2:A00:9310:D126:FC38:353A:BFDD (talk) 17:47, 22 June 2024 (UTC)Reply

What is the initial value of z?

[edit]

Is it 0 or c? panzi (talk) 03:50, 17 December 2023 (UTC)Reply

The descriptions are really bad! (We are just now trying to improve the germam version)
"c" is the point, you are evaluating. It remains constant during the iterations of this point. At the end of each loop of the iterations, you add this value to the result "z".
This is not clearly said in the description. I found this in the french document of Joe Leys.
When you start the iterations of one point, you set z=c. I have read this somewhere, that the start is defined like this.
It is an interesting thing, that this doesn't matter!
If you start with z=0 instead, you will get nearly the same result! You can calculate this on your own:
If you set z=0, you will get z=c after the first iteration-loop. This means that you just only do one iteration-loop more to get exactly the same result.--Uli Cl (talk) 22:40, 25 December 2023 (UTC)Reply