Op("sign", transformSame) {
        Doc(Language.ANY, DocScope.ALL){
            """
                Element-wise sign (signum) function:
                out = -1 if in < 0