mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fix typo
This commit is contained in:
parent
4936cb60d4
commit
4b09adaa5a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ val epsilon : t
|
|||
Equal to {!Stdlib.epsilon_float}. *)
|
||||
|
||||
val pi : t
|
||||
(** [pi] is the constant pi. The ratio of a circunference to its diameter.
|
||||
(** [pi] is the constant pi. The ratio of a circumference to its diameter.
|
||||
@since NEXT_RELEASE *)
|
||||
|
||||
val is_nan : t -> bool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue