Skip to main content

term_is_rm_value

Function term_is_rm_value 

Source
pub unsafe extern "C" fn term_is_rm_value(term: Term) -> bool
Expand description

Determine if a given term is a floating-point rounding mode value. @param term The term. @return True if the term is a rounding mode value.