![]() |
|
|
#1 |
|
Nov 2005
2·7·13 Posts |
Post interesting looking graphs here in the DPGraph format. Obviously, don't post any huge images unless you host them yourself would be good advice.
![]() My first one: Code:
a := 1 a.minimum := -10 a.maximum := 10 b := 1 b.minimum := -2 b.maximum := 2 c := 1 c.minimum := -2 c.maximum := 2 d := 1 d.minimum := -2 d.maximum := 2 graph3d.box := true graph3d.mesh := true graph3d.view := standard graph3d.perspective := true graph3d.resolution := 51 graph3d.highlight := 0 graph3d.shading := 0 graph3d.contrast := 1/2 graph3d.transparency := 0 graph3d.color := byheight graph3d.minimumx := -3 graph3d.maximumx := 13 graph3d.minimumy := -3 graph3d.maximumy := 13 graph3d.minimumz := 0 graph3d.maximumz := 5 graph3d(y!=x^(5-z)*z!) |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scripts thread | bsquared | YAFU | 4 | 2012-10-21 19:45 |
| the scripts thread | Mini-Geek | Conjectures 'R Us | 52 | 2012-05-29 21:43 |
| Escape sequences in bash scripts? | CRGreathouse | Software | 16 | 2009-03-26 08:42 |
| Perl scripts for result file conversion | nuggetprime | No Prime Left Behind | 5 | 2009-01-02 19:44 |
| Tracking GIMPS progress with scripts | jasong | jasong | 21 | 2008-03-25 00:47 |