Home
last modified time | relevance | path

Searched defs:arctan (Results 1 – 25 of 82) sorted by relevance

1234

/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/chip/st010/
H A Dst010_data.hpp61 const uint8 ST010::arctan[32][32] = { member in ST010
H A Dst010.hpp17 static const uint8 arctan[32][32]; member in ST010
/dports/emulators/mednafen/mednafen/src/snes/src/chip/st010/
H A Dst010_data.hpp61 const uint8 ST010::arctan[32][32] = { member in ST010
H A Dst010.hpp17 static const uint8 arctan[32][32]; member in ST010
/dports/math/py-sympy/sympy-1.9/sympy/integrals/rubi/rubi_tests/tests/
H A Dtest_1_3.py17 from sympy.functions.elementary.trigonometric import atan as arctan unknown
H A Dtest_1_4.py17 from sympy.functions.elementary.trigonometric import atan as arctan unknown
H A Dtest_trinomials.py19 from sympy.functions.elementary.trigonometric import atan as arctan unknown
H A Dtest_1_2.py23 from sympy.functions.elementary.trigonometric import atan as arctan unknown
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/
H A DFixed.java815 public static int arctan( final int num ) { in arctan() method in Fixed
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/mpi/utils/
H A Dpi.c98 arctan(mp_digit mul, mp_digit x, mp_digit prec, mp_int *sum) in arctan() function
/dports/lang/polyml/polyml-5.8.2/basis/
H A DSML90.sml43 val arctan : real -> real value
78 val sin = Real.Math.sin and cos = Real.Math.cos and arctan = Real.Math.atan value
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/imath/examples/
H A Dpi.c125 mp_result arctan(mp_small radix, mp_small mul, mp_small x, mp_small prec, in arctan() function
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmllib/
H A DSML90.sig8 val arctan : real -> real value
/dports/math/rexx-regmath/math/
H A Drxxmath.cmd533 arctan: procedure expose glb. subroutine
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dpi.d64 void arctan(int s) in arctan() function
/dports/lang/ptoc/ptoc/
H A Dptoc.pas18 function arctan(x : real) : real; external; in arctan() function

1234