Home
last modified time | relevance | path

Searched refs:sincos2 (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/i386/common/
H A Dsincos.s56 je .sincos2
65 .sincos2: label
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A DellipsoidalVincenty.py72 from pygeodesy.utily import atan2b, atan2d, sincos2, unroll180
228 si, ci = sincos2(i)
241 ss, cs = sincos2(s)
288 sll, cll = sincos2(ll)
333 sll, cll = sincos2(ll)
H A Decef.py84 sincos2, sincos2_, sincos2d_
593 s, c = sincos2(atan2(z * a, p * b))
598 s, c = sincos2(t)
643 sa, ca = sincos2(abs(a))
747 sa, ca = sincos2(a)
819 sB, cB = sincos2(B)
825 sB, cB = sincos2(B)
H A Detm.py85 from pygeodesy.utily import atand, atan2d, sincos2
739 s, c = sincos2(a)
877 s, c = sincos2(a)
906 s, c = sincos2(a)
915 s, c = sincos2(lam)
H A Dosgr.py53 from pygeodesy.utily import degrees90, degrees180, sincos2
237 sa, ca = sincos2(a)
484 sa, ca = sincos2(a)
H A DsphericalBase.py34 sincos2, tanPI_2_2, wrapPI
344 sb, cb = sincos2(Bearing_(bearing))
H A Dutily.py516 def sincos2(rad): function
546 s, c = sincos2(r)
H A Dlcc.py44 from pygeodesy.utily import degrees90, degrees180, sincos2, tanPI_2_2
331 s, c = sincos2(a)
623 st, ct = sincos2(t)
H A Dvector3dBase.py15 from pygeodesy.formy import n_xyz2latlon, n_xyz2philam, sincos2
570 s, c = sincos2(theta)
H A Dutm.py53 from pygeodesy.utily import degrees90, degrees180, sincos2
451 sy, cy = sincos2(y)
745 sb, cb = sincos2(b)
H A Delliptic.py89 from pygeodesy.utily import sincos2, sincos2d
703 sn, cn = sincos2(x)
730 sn, cn = sincos2(phi)
H A DsphericalNvector.py53 from pygeodesy.utily import degrees360, sincos2, sincos2_, sincos2d
426 s, c = sincos2(atan2(x.length, p.dot(q)) * f) # interpolated
H A Dalbers.py34 from pygeodesy.utily import atand, atan2d, degrees360, sincos2, \
323 sth, cth = sincos2(th) # XXX sin, cos
H A Dazimuthal.py65 from pygeodesy.utily import asin1, atan2b, atan2d, sincos2, \
232 sc, cc = sincos2(c)
H A Dformy.py29 m2degrees, sincos2, sincos2_, tan_2, unroll180, \
1375 sr, cr = sincos2(r)
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/geodesicx/
H A Dgxline.py46 from pygeodesy.utily import atan2d, sincos2, sincos2d
299 ssig12, csig12 = sincos2(sig12)
308 s, c = sincos2(t) # tau12
312 ssig12, csig12 = sincos2(sig12)
542 s, c = sincos2(self._E1)
H A Dgx.py59 from pygeodesy.utily import atan2d, sincos2, sincos2d, unroll180, wrap360
586 somg12, comg12 = sincos2(sig12)
609 s, c = sincos2(domg12)
620 s, c = sincos2(sig12 / dnm)
626 somg12, comg12 = sincos2(lam12 / (self.f1 * dnm))
854 somg12, comg12 = sincos2(lam12 / (self.f1 * dnm))
943 s, c = sincos2(-sca)
1172 s, c = sincos2(dalp1)
/dports/math/fricas/fricas-1.3.7/pre-generated/target/share/hypertex/pages/
H A DKERNEL.pht68 \tab{5}\spadcommand{sin(x)^2 + sin(x) + cos(x)\bound{sincos2 }}
79 \tab{5}\spadcommand{sin(x)^2 + sin(x) + cos(x)\bound{sincos2 }}
85 \tab{5}\spadcommand{kernels \%\free{sincos2 }}
95 \tab{5}\spadcommand{kernels \%\free{sincos2 }}
H A DKERNEL.ht54 \spadpaste{sin(x)^2 + sin(x) + cos(x) \bound{sincos2}}
59 \spadpaste{kernels \% \free{sincos2}}
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestElliptic.py13 PI_2, PI_4, radians, Scalar, sincos2
60 sn, cn = sincos2(phi)
H A DtestUtily.py18 sincos2, sincos2d, tan_2, unroll180, \
169 s, c = sincos2(r)
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dhighlight.asm-6502.fold46 sincos2:
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.asm-650246 sincos2:
/dports/math/fricas/fricas-1.3.7/src/doc/htex/
H A DKERNEL.htex71 \spadcommand{sin(x)^2 + sin(x) + cos(x) \bound{sincos2}}
76 \spadcommand{kernels \% \free{sincos2}}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dinline-asm-fpstack.ll365 define float @sincos2(float %x) nounwind ssp {
366 ; CHECK-LABEL: sincos2:

12