Hic fasciculus apud Vicimedia Communia iacet; in aliis inceptis adhiberi potest.
Contenta paginae descriptionis fasciculi subter monstrantur.
Summarium
DescriptioGraph of example function.svg
Graph of for the range
Datum
Fons
Produced by GNUPLOT 4.2 patchlevel 0 ; then curve replaced by custom smooth fit
Auctor
KSmrq
Other versions
Decimal comma version
Gnuplot
# Author: Ika, 2013-07-25
set term svg size 600,600 enhanced font 'Times, 12'
set output 'func.svg'
set multiplot
set xrange [-1:1.5]
set yrange [-1:1.5]
set xtics 0.2
set ytics 0.2
set xzeroaxis lt -1 lc rgb "blue" lw 1
set yzeroaxis lt -1 lc rgb "yellow" lw 1
unset label
# Draw the exponential function
set key off
set linestyle 1 lt 2 lc rgb "gray" lw 12
set grid back ls 1.5
plot (4*(x**3)-6*x*x+1)*sqrt(x+1)/(3-x) lc rgb "red" lw 5
unset multiplot
set term x11
set output
Potestas usoris
I, the copyright holder of this work, hereby publish it under the following licenses:
Licet hoc documentum exscribere vel distribuere vel demutare sub GNU Liberarum Litterarum Licentiae conditionibus in editione 1.2 aut in ulla editione recentiori a Fundatione Liberarum Programmationis Partium publicata; praeterquam Sectiones Immutabiles et Verba Involucra Adversa et Aversa. Licentiae exemplar praesto est in sectione intitulata GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
communicare – copiare, distribuere et committere hoc opus
to remix – to adapt the work
His condicionibus:
attributio – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
aequa parte – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue
communicare – copiare, distribuere et committere hoc opus
to remix – to adapt the work
His condicionibus:
attributio – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
https://creativecommons.org/licenses/by/2.5CC BY 2.5 Creative Commons Attribution 2.5 truetrue
Tibi typum permissionis ligere licet.
Captions
Add a one-line explanation of what this file represents