comparison src/ov-base.cc @ 9835:1bb1ed717d2f

implement built-in erfinv
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 19 Nov 2009 10:30:57 +0100
parents 8fa32b527d9a
children b3089dba88bf
comparison
equal deleted inserted replaced
9834:92d8f35ff217 9835:1bb1ed717d2f
1135 "ceil", 1135 "ceil",
1136 "conj", 1136 "conj",
1137 "cos", 1137 "cos",
1138 "cosh", 1138 "cosh",
1139 "erf", 1139 "erf",
1140 "erfinv",
1140 "erfc", 1141 "erfc",
1141 "exp", 1142 "exp",
1142 "expm1", 1143 "expm1",
1143 "finite", 1144 "finite",
1144 "fix", 1145 "fix",