XLPack
7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches
C2. Elementary functions (powers, roots, reciplocals)
Cbrt
Cbrt_sub
Ccbrt
Csqrt
Fma
Fma_sub
Hypot
Hypot_sub
◆
Cbrt_sub()
Sub Cbrt_sub
(
Ret As
Double
,
X As
Double
)
Cube root (Subroutine version)
Purpose
Computes the cube root of a real number x.
Parameters
[out]
Ret
Cube root of a real number x.
[in]
X
Argument x.
Generated by
1.9.7