Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

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

sqrt()

Prev Next

This function calculates the square root of a. A non-numerical value is interpreted as 0.0. See examples below.

Parameters

Parameter

Description

a

Numerical value.

Examples

Parameter a

Result

4

2

2.25

1.5

abc

0.0