از ویکیپدیا، دانشنامهٔ آزاد.
[edit] Summary
Description |
Function: y = x3 − 9 * x
|
Source |
Self-made using gnuplot and inkscape
|
Date |
2006-08-03
|
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 "Cubicpoly.svg"
set samples 400
set autoscale fix
set xrange [-8:8]
set yrange [-17:17]
set grid
set xzeroaxis linewidth 2.5
set yzeroaxis linewidth 2.5
set key left
unset border
plot x**3-9*x lw 5
[edit] Licensing
I, the author of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
پیوندهای تصویر
صفحههای زیر به این تصویر پیوند دارند: