GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <cctype>
#include <cfloat>
#include "lo-ieee.h"
#include "lo-specfun.h"
#include "lo-mappers.h"
#include "defun.h"
#include "error.h"
#include "variables.h"
Go to the source code of this file.
OCTAVE_EXPORT octave_value_list Fabs | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 61 of file mappers.cc.
References octave_value::abs(), and print_usage().
OCTAVE_EXPORT octave_value_list Facos | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 94 of file mappers.cc.
References octave_value::acos(), and print_usage().
OCTAVE_EXPORT octave_value_list Facosh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 143 of file mappers.cc.
References octave_value::acosh(), and print_usage().
OCTAVE_EXPORT octave_value_list Fangle | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 185 of file mappers.cc.
References octave_value::arg(), and print_usage().
OCTAVE_EXPORT octave_value_list Farg | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 220 of file mappers.cc.
References octave_value::arg(), and print_usage().
OCTAVE_EXPORT octave_value_list Fasin | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 259 of file mappers.cc.
References octave_value::asin(), and print_usage().
OCTAVE_EXPORT octave_value_list Fasinh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 307 of file mappers.cc.
References octave_value::asinh(), and print_usage().
OCTAVE_EXPORT octave_value_list Fatan | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 338 of file mappers.cc.
References octave_value::atan(), and print_usage().
OCTAVE_EXPORT octave_value_list Fatanh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 373 of file mappers.cc.
References octave_value::atanh(), and print_usage().
OCTAVE_EXPORT octave_value_list Fcbrt | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 407 of file mappers.cc.
References octave_value::cbrt(), and print_usage().
OCTAVE_EXPORT octave_value_list Fceil | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 449 of file mappers.cc.
References octave_value::ceil(), and print_usage().
OCTAVE_EXPORT octave_value_list Fconj | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 490 of file mappers.cc.
References octave_value::conj(), and print_usage().
OCTAVE_EXPORT octave_value_list Fcos | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 523 of file mappers.cc.
References octave_value::cos(), and print_usage().
OCTAVE_EXPORT octave_value_list Fcosh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 560 of file mappers.cc.
References octave_value::cosh(), and print_usage().
OCTAVE_EXPORT octave_value_list Fdawson | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 875 of file mappers.cc.
References octave_value::dawson(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferf | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 611 of file mappers.cc.
References octave_value::erf(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferfc | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 751 of file mappers.cc.
References octave_value::erfc(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferfcinv | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 709 of file mappers.cc.
References octave_value::erfcinv(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferfcx | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 790 of file mappers.cc.
References octave_value::erfcx(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferfi | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 835 of file mappers.cc.
References octave_value::erfi(), and print_usage().
OCTAVE_EXPORT octave_value_list Ferfinv | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 669 of file mappers.cc.
References octave_value::erfinv(), and print_usage().
OCTAVE_EXPORT octave_value_list Fexp | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 912 of file mappers.cc.
References octave_value::exp(), and print_usage().
OCTAVE_EXPORT octave_value_list Fexpm1 | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 948 of file mappers.cc.
References octave_value::expm1(), and print_usage().
OCTAVE_EXPORT octave_value_list Ffix | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1023 of file mappers.cc.
References octave_value::fix(), and print_usage().
OCTAVE_EXPORT octave_value_list Ffloor | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1059 of file mappers.cc.
References octave_value::floor(), and print_usage().
OCTAVE_EXPORT octave_value_list Fgamma | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1111 of file mappers.cc.
References octave_value::gamma(), and print_usage().
OCTAVE_EXPORT octave_value_list Fimag | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1157 of file mappers.cc.
References octave_value::imag(), and print_usage().
OCTAVE_EXPORT octave_value_list Fisalnum | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1191 of file mappers.cc.
References print_usage(), and octave_value::xisalnum().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisalpha | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1223 of file mappers.cc.
References print_usage(), and octave_value::xisalpha().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisascii | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1252 of file mappers.cc.
References print_usage(), and octave_value::xisascii().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fiscntrl | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1279 of file mappers.cc.
References print_usage(), and octave_value::xiscntrl().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisdigit | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1308 of file mappers.cc.
References print_usage(), and octave_value::xisdigit().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisfinite | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 984 of file mappers.cc.
References octave_value::finite(), and print_usage().
OCTAVE_EXPORT octave_value_list Fisgraph | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1380 of file mappers.cc.
References print_usage(), and octave_value::xisgraph().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisinf | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1345 of file mappers.cc.
References octave_value::isinf(), and print_usage().
OCTAVE_EXPORT octave_value_list Fislower | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1408 of file mappers.cc.
References print_usage(), and octave_value::xislower().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisna | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1445 of file mappers.cc.
References octave_value::isna(), and print_usage().
OCTAVE_EXPORT octave_value_list Fisnan | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1488 of file mappers.cc.
References octave_value::isnan(), and print_usage().
OCTAVE_EXPORT octave_value_list Fisprint | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1523 of file mappers.cc.
References print_usage(), and octave_value::xisprint().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fispunct | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1551 of file mappers.cc.
References print_usage(), and octave_value::xispunct().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisspace | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1583 of file mappers.cc.
References print_usage(), and octave_value::xisspace().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisupper | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1611 of file mappers.cc.
References print_usage(), and octave_value::xisupper().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fisxdigit | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1639 of file mappers.cc.
References print_usage(), and octave_value::xisxdigit().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Flgamma | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1669 of file mappers.cc.
References octave_value::lgamma(), and print_usage().
OCTAVE_EXPORT octave_value_list Flog | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1723 of file mappers.cc.
References octave_value::log(), and print_usage().
OCTAVE_EXPORT octave_value_list Flog10 | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1750 of file mappers.cc.
References octave_value::log10(), and print_usage().
OCTAVE_EXPORT octave_value_list Flog1p | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1781 of file mappers.cc.
References octave_value::log1p(), and print_usage().
OCTAVE_EXPORT octave_value_list Freal | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1805 of file mappers.cc.
References print_usage(), and octave_value::real().
OCTAVE_EXPORT octave_value_list Fround | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1847 of file mappers.cc.
References print_usage(), and octave_value::round().
OCTAVE_EXPORT octave_value_list Froundb | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1888 of file mappers.cc.
References print_usage(), and octave_value::roundb().
OCTAVE_EXPORT octave_value_list Fsign | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1951 of file mappers.cc.
References print_usage(), and octave_value::signum().
OCTAVE_EXPORT octave_value_list Fsignbit | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 1991 of file mappers.cc.
References print_usage(), and octave_value::xsignbit().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Fsin | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2025 of file mappers.cc.
References print_usage(), and octave_value::sin().
OCTAVE_EXPORT octave_value_list Fsinh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2060 of file mappers.cc.
References print_usage(), and octave_value::sinh().
OCTAVE_EXPORT octave_value_list Fsqrt | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2095 of file mappers.cc.
References print_usage(), and octave_value::sqrt().
OCTAVE_EXPORT octave_value_list Ftan | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2126 of file mappers.cc.
References print_usage(), and octave_value::tan().
OCTAVE_EXPORT octave_value_list Ftanh | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2161 of file mappers.cc.
References print_usage(), and octave_value::tanh().
OCTAVE_EXPORT octave_value_list Ftoascii | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2202 of file mappers.cc.
References print_usage(), and octave_value::xtoascii().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Ftolower | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2242 of file mappers.cc.
References print_usage(), and octave_value::xtolower().
Referenced by install_mappers_fcns().
OCTAVE_EXPORT octave_value_list Ftoupper | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 2304 of file mappers.cc.
References print_usage(), and octave_value::xtoupper().
Referenced by install_mappers_fcns().