OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

`trunc()` not implemented

Open ZeWaka opened this issue 1 year ago • 0 comments

Returns the integer part of the number A. That is, this rounds toward 0 to an integer.

Note: be sure to test parity with high/weird numbers (not float representable)

https://www.byond.com/docs/ref/#/proc/trunc

ZeWaka avatar Oct 25 '22 19:10 ZeWaka