Skip to content

List Object #13

@Stefan4472

Description

@Stefan4472

A list, or set, of numbers. Basically an upgraded arraylist the user can create and use in the environment
Constructor
List = {1,2,3,4,5}
Methods include:
GCF
LCM
Mean
Mode
Min
Max
Add/Subtract/Divide/Multiply
List - lists all elements in set notation
Merge - merges two lists
AddElement
Remove - removes specified number
RemoveAt[i] - removes element at position i in the set
RemoveDuplicates - removes any duplicate elements
Clear
[i] - gets element at position i

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions