Home
last modified time | relevance | path

Searched defs:_arctan (Results 1 – 4 of 4) sorted by relevance

/dports/math/jags/JAGS-4.3.0/src/modules/bugs/functions/
H A Dtestbugsfun.h46 jags::ScalarFunction *_arctan; variable
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/math/
H A Dfloattrig.c70 _arctan( in _arctan() function
/dports/lang/nbc/NXT/
H A DParser10.pas456 procedure _arctan(AnOp: PExpOperation); procedure
/dports/math/py-algopy/algopy-0.5.7/algopy/utpm/
H A Dalgorithms.py979 def _arctan(cls, x_data, out = None): member in RawAlgorithmsMixIn