For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XDR 3.x

pow

Learn more about the Cortex Query Language pow() function that returns the value of a number raised to the power of another number.

Syntax

pow (<x,n>)

Description

The pow() function returns the value of a number (x) raised to the power of another number (n).

Last updated

Was this helpful?