func init sys._se_init('Ln', 'double', 7) end func _se_make(value) return('Math.Log(' + d("Value") + ')') end func E return('Math.E') end