package alt-ergo-lib
The Alt-Ergo SMT prover library
Install
Dune Dependency
Authors
Maintainers
Sources
alt-ergo-2.3.3.tar.gz
sha256=52e9e9cdbedf7afd1b32154dfb71ca7bead44fa2efcab7eb6d9ccc1989129388
md5=3b060044767d16d1de3416944abd2dd5
doc/alt-ergo-lib/AltErgoLib/NumbersInterface/module-type-ZSig/index.html
Module type NumbersInterface.ZSig
Interface of Integers *
val zero : t
val one : t
val m_one : t
val compare_to_0 : t -> int
val sign : t -> int
val hash : t -> int
val is_zero : t -> bool
val is_one : t -> bool
val is_m_one : t -> bool
val from_int : int -> t
val from_string : string -> t
val to_string : t -> string
val to_machine_int : t -> int option
convert to machine integer. returns None in case of overflow
val to_float : t -> float
val print : Format.formatter -> t -> unit
returns sqrt truncated with the remainder. It assumes that the argument is positive, otherwise, Invalid_argument
is raised.
val testbit : t -> int -> bool
testbit z n
returns true iff the nth bit of z is set to 1. n is supposed to be positive
val numbits : t -> int
return the number of bits set to one in the given integer
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>