Index

Vector0

Vector0

Description

Pushes a vector with all zeros on the stack

Examples

trace(Vector0) #prints '[0,0,0,0]'

Index