GNU Octave
3.8.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 58 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 91 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 126 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 156 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 188 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 227 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 255 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 286 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 321 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 354 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 393 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 432 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 465 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 502 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 803 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 551 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 685 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 645 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 722 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 765 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 607 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 839 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 875 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 949 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 984 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 1028 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 1074 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 1107 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 1138 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 1167 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 1194 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 1223 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 911 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 1294 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 1259 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 1322 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 1358 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 1400 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 1435 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 1463 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 1495 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 1523 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 1551 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 1581 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 1634 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 1661 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 1692 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 1716 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 1756 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 1795 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 1857 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 1895 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 1929 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 1964 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 1997 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 2028 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 2063 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 2102 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 2140 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 2191 of file mappers.cc.
References print_usage(), and octave_value::xtoupper().
Referenced by install_mappers_fcns().