Changes

Jump to: navigation, search

TriForce

10 bytes added, 11: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){

Navigation menu