Module cloudi_math

Math operations

.

Copyright © 2009-2017 Michael Truog

Version: 1.7.1 Jun 7 2017 10:27:07 ------------------------------------------------------------------------

Authors: Michael Truog (mjtruog [at] gmail (dot) com).

Description

Math operations

Function Index

ceil/1

Provide a ceiling function.

.
floor/1

Provide a floor function.

.

Function Details

ceil/1

ceil(X::number()) -> integer()

Provide a ceiling function.

floor/1

floor(X::number()) -> integer()

Provide a floor function.


Generated by EDoc, Jun 7 2017, 10:27:07.