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