Module cloudi_math

Math operations

.

Copyright © 2009-2013 Michael Truog

Version: 1.3.1 Jan 10 2017 17:27:58 ------------------------------------------------------------------------

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, Jan 10 2017, 17:27:58.