Home
last modified time | relevance | path

Searched defs:fp_sin (Results 1 – 12 of 12) sorted by relevance

/dports/math/fparser/fparser-4.5.2/extrasrc/
H A Dfpaux.hh192 inline Value_t fp_sin(const Value_t& x) { return std::sin(x); } in fp_sin() function
374 inline long fp_sin(const long&) { return 0; } in fp_sin() function
416 inline MpfrFloat fp_sin(const MpfrFloat& x) { return MpfrFloat::sin(x); } in fp_sin() function
468 inline GmpInt fp_sin(const GmpInt&) { return 0; } in fp_sin() function
675 inline std::complex<T> fp_sin(const std::complex<T>& x) in fp_sin() function
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/extrasrc/
H A Dfpaux.hh192 inline Value_t fp_sin(const Value_t& x) { return std::sin(x); } in fp_sin() function
363 inline long fp_sin(const long&) { return 0; } in fp_sin() function
405 inline MpfrFloat fp_sin(const MpfrFloat& x) { return MpfrFloat::sin(x); } in fp_sin() function
457 inline GmpInt fp_sin(const GmpInt&) { return 0; } in fp_sin() function
664 inline std::complex<T> fp_sin(const std::complex<T>& x) in fp_sin() function
/dports/math/mathmod/mathmod-11.1/fparser/extrasrc/
H A Dfpaux.hh192 inline Value_t fp_sin(const Value_t& x) { return std::sin(x); } in fp_sin() function
374 inline long fp_sin(const long&) { return 0; } in fp_sin() function
416 inline MpfrFloat fp_sin(const MpfrFloat& x) { return MpfrFloat::sin(x); } in fp_sin() function
468 inline GmpInt fp_sin(const GmpInt&) { return 0; } in fp_sin() function
675 inline std::complex<T> fp_sin(const std::complex<T>& x) in fp_sin() function
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/fpu/
H A Dmathlib.h694 # define fp_sin sinl macro
779 # define fp_sin sin macro
901 #define fp_sin fp_do_sin macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dfpp_softfloat.c483 static void fp_sin(fpdata *a, fpdata *b) in fp_sin() function
H A Dfpp_native.c834 static void fp_sin(fpdata *a, fpdata *b) in fp_sin() function
/dports/math/igraph/igraph-0.9.5/vendor/glpk/mpl/
H A Dmpl3.c210 double fp_sin(MPL *mpl, double x) in fp_sin() function
H A Dmpl.h829 #define fp_sin _glp_mpl_fp_sin macro
/dports/math/glpk/glpk-5.0/src/mpl/
H A Dmpl3.c210 double fp_sin(MPL *mpl, double x) in fp_sin() function
H A Dmpl.h829 #define fp_sin _glp_mpl_fp_sin macro
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpmpl03.c216 double fp_sin(MPL *mpl, double x) in fp_sin() function
H A Dglpmpl.h821 #define fp_sin _glp_mpl_fp_sin macro