Difference between revisions of "Int (gnuplot)"
From Wiki4Intranet
m (1 версия) |
|||
Line 14: | Line 14: | ||
[[Category:Функции (gnuplot)]] | [[Category:Функции (gnuplot)]] | ||
− | {{replicate-from-custiswiki-to- | + | {{replicate-from-custiswiki-to-4intranet}} |
Latest revision as of 17:53, 5 April 2012
int(x)
возвращает целую часть аргумента, отсекая дробную часть по направлению к нулю.
<plot> set xrange [-5:+5] plot int(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.