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.

a / b

Prev Next

This function divides a by b and returns the result as decimal value.

Parameters

Parameter

Description

a

Value.

b

Value.

Examples

Parameter a

Parameter b

Result

1

2

0.5

1.5

1.5

1

3

2

1.5