diff src/ov-base.h @ 10414:2a8b1db1e2ca

implement built-in cbrt
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 16 Mar 2010 15:16:32 +0100
parents 59e34bcdff13
children 4d1fc073fbb7
line wrap: on
line diff
--- a/src/ov-base.h
+++ b/src/ov-base.h
@@ -658,6 +658,7 @@
       umap_asinh,
       umap_atan,
       umap_atanh,
+      umap_cbrt,
       umap_ceil,
       umap_conj,
       umap_cos,