PySet

Set( x, I )

Creates a Python set from unique elements in «x».

Use PySet(x) when «x» is an Analytica set (has an implicit dimension), or PySet( x, I ) when «x» is an array, where «I» specifies the index to assemble the set over.

Comments


You are not allowed to post comments.