truncatedFromDouble

Answer an Avail integer that holds the truncation of the double argument, rounded towards zero.

Return

An Avail integer.

Parameters

aDouble

The object whose truncation should be encoded as an Avail integer.