mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
parent
d1a5e047fe
commit
8c43e345ad
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ val fsign : t -> t
|
|||
|
||||
val round : t -> t
|
||||
(** [round f] returns the closest integer value, either above or below.
|
||||
For [n + 0.5], [round] returns [n].
|
||||
@since 0.20 *)
|
||||
|
||||
exception TrapNaN of string
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue