🐛 Fix fpnew_cast_multi signedness bug
Created by: b1f6c1c4
There was a signedness bug in fpnew_cast_multi that causes VCS to behave incorrectly when converting a small double into float. This fixes #24 (closed).