exp

From STX Wiki
Jump to navigationJump to search

Exponential function

Usage
This function has several usage formats where the evaluation and the type of the result depends on. The table below shows the possible usages.
usage evaluation description
exp(x) ri,j = e ^ xi,j x ... any type
r same type as x
exp(x, y)

result[i] = yS ^ x[i]

exp(xS, y)

result[i] = y[i] ^ xS

exp(x, y)

result[i] = y[i] ^ x[i]

<function list>

Navigation menu

Personal tools