Documentation Index

Fetch the complete documentation index at: https://docs.lobstersoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

a ^ (double)b

Prev Next

This function calculates a to the power of b.

Parameters

Parameter

Description

a

Value.

b

Exponent (type "double").

Examples

Parameter a

Parameter b

Result

3

0.5

1.73205080756888

1.5

2

2.25

2

-2

0.25