This commit is contained in:
Simon Cruanes 2020-05-15 15:28:27 -04:00
parent 4936cb60d4
commit 4b09adaa5a

View file

@ -31,7 +31,7 @@ val epsilon : t
Equal to {!Stdlib.epsilon_float}. *) Equal to {!Stdlib.epsilon_float}. *)
val pi : t 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 *) @since NEXT_RELEASE *)
val is_nan : t -> bool val is_nan : t -> bool