Atan (gnuplot)

From Wiki4Intranet
Jump to: navigation, search

atan(x) возвращает арктангенс (обратный тангенс) аргумента в радианах или градусах, как задано командой angles (gnuplot).

<plot>
set xrange [-10:+10]
plot atan(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.