package cvc5

  1. Overview
  2. Docs

Module Cvc5.RoundingModeSource

Sourcetype t =
  1. | Rne
  2. | Rtp
  3. | Rtn
  4. | Rtz
  5. | Rna
Sourceval to_string : t -> string
Sourceval to_cpp : t -> int
Sourceval of_cpp : int -> t
OCaml

Innovation. Community. Security.