Julia's Clock
Classes | Variables
EulersSpiral Namespace Reference

Classes

class  EulersSpiral
 Module for creating the parameteric curve that takes the path of a spiral in the complex plane. More...
 

Variables

 eulersSpiral = EulersSpiral(400)
 
 eulersCurve = eulersSpiral.getValues()
 
 S = eulersCurve[0]
 
 C = eulersCurve[1]
 

Detailed Description

Module for creating the parameteric curve that takes the path of a spiral in the complex plane