Go to the source code of this file.
Definition at line 85 of file lo-mappers.cc.
References x.
Referenced by Facos(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_acos(), and rc_acos().
FloatComplex acos | ( | const FloatComplex & | x | ) |
Definition at line 96 of file lo-mappers.cc.
References x.
Definition at line 107 of file lo-mappers.cc.
References x.
Referenced by Fasin(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_asin(), and rc_asin().
FloatComplex asin | ( | const FloatComplex & | x | ) |
Definition at line 118 of file lo-mappers.cc.
References x.
Definition at line 129 of file lo-mappers.cc.
References octave_frexp_wrapper(), and x.
Referenced by log2(), log2(), and octave_frexp_wrapper().
Definition at line 135 of file lo-mappers.cc.
References octave_frexpf_wrapper(), and x.
Definition at line 71 of file lo-mappers.cc.
bool is_NaN_or_NA | ( | const FloatComplex & | x | ) |
Definition at line 77 of file lo-mappers.cc.
Definition at line 53 of file lo-mappers.cc.
bool isna | ( | const FloatComplex & | x | ) |
Definition at line 65 of file lo-mappers.cc.
Definition at line 47 of file lo-mappers.cc.
References lo_ieee_is_NA, and x.
Referenced by Fisna(), isna(), isna(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), and octave_scalar::map().
Definition at line 59 of file lo-mappers.cc.
References lo_ieee_is_NA, and x.
Definition at line 141 of file lo-mappers.cc.
References x.
Referenced by Flog2(), log2(), log2(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_log2(), and rc_log2().
Definition at line 165 of file lo-mappers.cc.
FloatComplex log2 | ( | const FloatComplex & | x | ) |
Definition at line 147 of file lo-mappers.cc.
References x.
FloatComplex log2 | ( | const FloatComplex & | x, |
int & | exp | ||
) |
Definition at line 173 of file lo-mappers.cc.
Definition at line 153 of file lo-mappers.cc.
Definition at line 159 of file lo-mappers.cc.
Definition at line 181 of file lo-mappers.cc.
Referenced by positive_sign(), and positive_sign().
Definition at line 183 of file lo-mappers.cc.
Definition at line 227 of file lo-mappers.cc.
References x.
octave_idx_type nint_big | ( | double | x | ) |
Definition at line 188 of file lo-mappers.cc.
References x.
octave_idx_type nint_big | ( | float | x | ) |
Definition at line 202 of file lo-mappers.cc.
References x.
FloatComplex rc_acos | ( | float | x | ) |
Definition at line 247 of file lo-mappers.cc.
Definition at line 254 of file lo-mappers.cc.
FloatComplex rc_acosh | ( | float | x | ) |
Definition at line 260 of file lo-mappers.cc.
FloatComplex rc_asin | ( | float | x | ) |
Definition at line 272 of file lo-mappers.cc.
Definition at line 279 of file lo-mappers.cc.
FloatComplex rc_atanh | ( | float | x | ) |
Definition at line 285 of file lo-mappers.cc.
Definition at line 292 of file lo-mappers.cc.
References x.
FloatComplex rc_log | ( | float | x | ) |
Definition at line 298 of file lo-mappers.cc.
References x.
Definition at line 320 of file lo-mappers.cc.
References x.
FloatComplex rc_log10 | ( | float | x | ) |
Definition at line 327 of file lo-mappers.cc.
References x.
FloatComplex rc_log2 | ( | float | x | ) |
Definition at line 312 of file lo-mappers.cc.
Definition at line 335 of file lo-mappers.cc.
References x.
FloatComplex rc_sqrt | ( | float | x | ) |
Definition at line 341 of file lo-mappers.cc.
References x.