func init sys._se_init('IEEERemainder', 'double', 7) end func _se_make(x, y) return('Math.IEEERemainder(' + d("X") + ', ' + d("Y") + ')') end