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 times b

Prev Next

This function multiplies the values a and b.

Parameters

Parameter

Description

a

Value.

b

Value.

Examples

Parameter a

Parameter b

Result

0.0

1

2

2.0

1.5

1.5

2.25