We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
math::pow
1 parent 34b4e4f commit 41c293cCopy full SHA for 41c293c
doc-surrealql_versioned_docs/version-latest/functions/database/math.mdx
@@ -147,7 +147,7 @@ These functions can be used when analysing numeric data and numeric collections.
147
<td scope="row" data-label="Description">Represents the mathematical constant π.</td>
148
</tr>
149
<tr>
150
- <td scope="row" data-label="Constant"><a href="#mathpow"><code>math::pow()</code></a></td>
+ <td scope="row" data-label="Function"><a href="#mathpow"><code>math::pow()</code></a></td>
151
<td scope="row" data-label="Description">Returns a number raised to a power</td>
152
153
0 commit comments