The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

: cloglog (x)

Return the complementary log-log function of x.

The complementary log-log function is defined as

cloglog (x) = - log (- log (x))

Package: statistics