Function z3_sys::Z3_mk_fpa_nan [] [src]

pub unsafe extern "C" fn Z3_mk_fpa_nan(c: Z3_context, s: Z3_sort) -> Z3_ast

Create a floating-point NaN of sort s.

  • c: logical context
  • s: target sort