Dev talk:2.4/Doc/How to/Add a Procedural Texture

提供: wiki
2018年6月29日 (金) 02:47時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Since the math module hasn't been installed yet, I've written a version of the julia formula in wiki syntax. If you want to use it, the code is

z''<sub>n+1<sup>2</sup></sub>'' = z<sub>n</sub> - c

It renders as zn+12 = zn - c.

-- Joeedh