Difference between revisions of "Asin (gnuplot)"
From Wiki4Intranet
m (1 версия) |
|||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
[[Категория:Функции (gnuplot)]] | [[Категория:Функции (gnuplot)]] | ||
− | {{replicate-from-custiswiki-to- | + | {{replicate-from-custiswiki-to-4intranet}} |
Latest revision as of 17:53, 5 April 2012
asin(x)
возвращает арксинус (обратный синус) аргумента в радианах или градусах, как определено командой angles.
<plot> set xrange [-1:+1]; plot asin(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.