Cosh (gnuplot)

From Wiki4Intranet
Jump to: navigation, search

cosh(x) возвращает гиперболический косинус аргумента (аргумент в радианах).

<plot>
set xrange [-5:+5];
plot cosh(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.