Inspect: Difference between revisions
m
no edit summary
-u ndefined- (talk | contribs) m (describe each output, and clean formatting) |
-u ndefined- (talk | contribs) mNo edit summary |
||
Line 27: | Line 27: | ||
From left to right and top to bottom, we have: | From left to right and top to bottom, we have: | ||
* '''Number''' either a floating-point value, truncating the decimal when necessary, or a nan or inf | * '''Number''': either a floating-point value, truncating the decimal when necessary, or a nan or inf | ||
* ''' | * '''Object''':either '''none''', or the ID of the object | ||
* '''Vector''': three numbers into one! | * '''Vector''': three numbers into one! | ||
* '''Truth''': either '''true''' or '''false''' | * '''Truth''': either '''true''' or '''false''' |