pow - Administrator Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM Documentation

Product
Cortex XSIAM
Creation date
2024-03-06
Last date published
2024-10-10
Category
Administrator Guide
Abstract

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).