gsl.pow_int

D bindings for GSL.

Members

Functions

gsl_pow_2
double gsl_pow_2(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_3
double gsl_pow_3(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_4
double gsl_pow_4(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_5
double gsl_pow_5(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_6
double gsl_pow_6(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_7
double gsl_pow_7(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_8
double gsl_pow_8(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_9
double gsl_pow_9(const(double) x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_int
double gsl_pow_int(double x, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_pow_uint
double gsl_pow_uint(double x, uint n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Chibisi Chima-Okereke

License

Boost License 1.0