File:Funkcje Potęgowe.svg
Description | Wykresy funkcji potęgowych |
Date | |
Source | Wykonane programem gnuplot |
Author | Harkonnen2 |
Źródło
set terminal svg size 800,800 set output "potegowe.svg" set xtics 0.5 set ytics 0.5 set xrange [-3:3] set zeroaxis lt 0 lw 2 f(x)=x**0.5 g(x)=x**0.3333 h(x)=x i(x)=x**2 plot f(x), g(x), h(x), i(x)
This vector image has been made or improved in the Polish vector graphics project (grafiki wektorowe). You can propose images to improve as well.
![]() |
This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship. |