Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
TriForce
10 bytes added
,
10:08, 8 March 2019
→
Assignment 1: Julia Set
* jR, jI: values of the julia set
* exits when |s| > 2 or reached MAXCYCLES
* return the
exit value
*/
int calcDepth(float sR, float sI, const float jR, const float jI){
Vincent Terpstra
112
edits