Home
last modified time | relevance | path

Searched defs:cbrt (Results 26 – 50 of 1184) sorted by relevance

12345678910>>...48

/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/special_functions/
H A Dcbrt.hpp160 inline typename tools::promote_args<T>::type cbrt(T z, const Policy& pol) in cbrt() function
168 inline typename tools::promote_args<T>::type cbrt(T z) in cbrt() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/special_functions/
H A Dcbrt.hpp160 inline typename tools::promote_args<T>::type cbrt(T z, const Policy& pol) in cbrt() function
168 inline typename tools::promote_args<T>::type cbrt(T z) in cbrt() function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsup/
H A Dcbrt.m37 function x = cbrt (x) function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Ds_cbrt.c4 double cbrt(double x) in cbrt() function
/dports/lang/ruby26/ruby-2.6.9/missing/
H A Dcbrt.c4 double cbrt(double x) in cbrt() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Ds_cbrt.c4 double cbrt(double x) in cbrt() function
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dcbrt.m41 function y = cbrt(x) function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsupdec/
H A Dcbrt.m37 function result = cbrt (x) function
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mi/
H A Dcbrt.c38 cbrt(x) in cbrt() function
/dports/astro/libnova/libnova-0.15.0/src/libnova/
H A Dutility.h27 #define cbrt(x) pow (x,1.0/3.0) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/uwin/
H A Dcbrt.c32 extern double cbrt(double x) in cbrt() function
/dports/shells/ksh93/ast-93u/src/lib/libast/uwin/
H A Dcbrt.c32 extern double cbrt(double x) in cbrt() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/uwin/
H A Dcbrt.c32 extern double cbrt(double x) in cbrt() function
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/pageinspect/
H A Dginfuncs.c109 page = get_page_from_raw(raw_page); in cbrt()
123 if (flagbits & GIN_DELETED) in cbrt()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/math/
H A Dcbrt.go27 func cbrt(x float64) float64 { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/math/
H A Dcbrt.go27 func cbrt(x float64) float64 { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Dcbrt.hpp20 inline fvar<T> cbrt(const fvar<T>& x) { in cbrt() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/fwd/scal/fun/
H A Dcbrt.hpp18 inline fvar<T> cbrt(const fvar<T>& x) { in cbrt() function
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func
/dports/math/stanmath/math-4.2.0/stan/math/opencl/rev/
H A Dcbrt.hpp21 inline var_value<matrix_cl<double>> cbrt(const var_value<T>& A) { in cbrt() function
/dports/lang/gcc11/gcc-11.2.0/libgo/go/math/
H A Dcbrt.go32 func cbrt(x float64) float64 { func

12345678910>>...48