Fra Wikipedia, den frie encyklopædi
[edit] Summary
Description |
Function: y = x3
|
Source |
Self-made using gnuplot
|
Date |
2006-05-12
|
Author |
Qualc1
|
Permission |
See below
|
[edit] Instructions
Generated in gnuplot with the following script:
set terminal svg size 1000 1000 fixed enhanced fname 'Times' fsize 36
set output "X_cubed_plot.svg"
set samples 5000
set xrange [-4:4]
set yrange [-12:12]
set grid
set xzeroaxis linewidth 2
set yzeroaxis linewidth 2
set key left
unset border
plot x**3 lw 4
[edit] Licensing
I, the author of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
Billedehenvisninger
De følgende sider henviser til dette billede: