Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.
Florian Rappl edited this page Dec 21, 2014 · 2 revisions

spence

In mathematics, Spence's function, or dilogarithm, denoted as Li2(z), is a particular case of the polylogarithm. Lobachevsky's function and Clausen's function are closely related functions. Two related special functions are referred to as Spence's function, the dilogarithm itself, and its reflection with the variable negated.

spence(x)

Computes the value and returns the result.

Argument x

Scalar

Returns 1. entry

Scalar

spence(x)

Computes the value of each entry of the given matrix and returns a matrix with the same dimension.

Argument x

Matrix

Returns 1. entry

Matrix

Clone this wiki locally