Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "math/strided/special/dcbrt/docs/types/index.d"

Index

Interfaces

Variables

Variables

Export assignment dcbrt

dcbrt: Routine

Computes the cube root of each element in a double-precision floating-point strided array x and assigns the results to elements in a double-precision floating-point strided array y.

param

number of indexed elements

param

input array

param

x stride length

param

destination array

param

y stride length

returns

y