Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

COMBIN(<number>; <number>)

Description

 Returns the integer representation of possible combinations for a given number of objects.

Examples

Set sizeNumber of objectsCOMBIN() returns
10245
103120
105252
510<error>
  • No labels