Difference between revisions of "Acos (gnuplot)"
From Wiki4Intranet
m (1 версия) |
|||
Line 14: | Line 14: | ||
</plot> | </plot> | ||
− | [[ | + | [[Category:Функции (gnuplot)]] |
{{replicate-from-custiswiki-to-tools}} | {{replicate-from-custiswiki-to-tools}} |
Revision as of 18:51, 30 June 2011
acos(x)
возвращает арккосинус (обратный косинус) аргумента в радианах или градусах, как определено командой angles.
<plot> set xrange [-1:+1]; plot acos(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
Статья отреплицирована из внутренней базы знаний компании.