aztec-nr - noir_aztec::utils::point

Function get_sign_of_point

pub fn get_sign_of_point(p: Point) -> bool

Returns: true if p.y <= MOD_DIV_2, else false.