index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Numeric
/
GSL
/
Special
/
pow_int.h
blob: aba8bc906023a457062dc2e5545e60d1a8d4d1c8 (
plain
)
1
2
int gsl_sf_pow_int_e(double x,int n,double* result); double gsl_sf_pow_int(double x,int n);