ChaosPro Home
Introduction
What's New
Palettes
Using Formulas
Layering in ChaosPro
Rendering
Fractal Parameter Windows
Windows
Menu
3D Transformations
Animations
Formula Compiler
Writing Formulas
Language Reference
Introduction
Basic Syntax
Datatypes
Constants
Variables
Expressions
Operators
Functions
Control Structures
Compiler Directives
Functions
User Defined Functions
Function Arguments
Returning Values
Interface to ChaosPro
Special Features, Notes...
Compatibility
Fractal Type Reference
Tutorials
Appendix
CHAOSPRO 4.0
Release 4.0
.

Functions

In contrast to any other currently available fractal generator (especially UltraFractal) ChaosPro not only allows you to use predefined functions, but also it allows you to write own functions. This lets you write readable and compact code.

Depending on the formula a few functions must be defined which are then called from ChaosPro: They are used as callback functions, or entry points to your formula.