Skip to content
Snippets Groups Projects
user avatar
Maxime Jacquemin authored
This function relies on Z.power_int_positive_int, which can raise the
exception Invalid_argument when dealing with an exponent too big to
produce a valid result in GMP. This exception is now catched and thus
the function produce an option.

Modifications at callsites have been taken care of, and the file
floating_point.ml has been made more human readable.
a85a6e7b
History
Name Last commit Last update
..
datatype
project
qed
stdlib
utils
README.md

This directory contains dedicated libraries used by Frama-C.