Difference between revisions of "Arg (gnuplot)"
From Wiki4Intranet
m (1 версия) |
|||
Line 17: | Line 17: | ||
[[Category:Функции (gnuplot)]] | [[Category:Функции (gnuplot)]] | ||
− | {{replicate-from-custiswiki-to- | + | {{replicate-from-custiswiki-to-4intranet}} |
Latest revision as of 17:53, 5 April 2012
arg(x)
возвращает фазу комплексного числа в радианах или градусах, как определено командой angles.
<plot> set xrange [-10:+10] plot arg(sqrt(x)) </plot>
gnuplot> set encoding utf8
^ line 0: expecting one of 'default', 'iso_8859_1', 'iso_8859_2', 'iso_8859_15', 'cp437', 'cp850', 'cp852', 'koi8r' or 'koi8u'
Could not find/open font when opening font Arial, using default
Статья реплицируется в Wiki4IntraNet.