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: octave