[Erlang Systems]

math

MODULE

MODULE SUMMARY

DESCRIPTION

EXPORTS

pi() -> float()

sin(X)
cos(X)
tan(X)
asin(X)
acos(X)
atan(X)
atan2(X, Y)
sinh(X)
cosh(X)
tanh(X)
asinh(X)
acosh(X)
atanh(X)
exp(X)
log(X)
log10(X)
pow(X, Y)
sqrt(X)

erf(X) -> float()

erfc(X) -> float()

Bugs

AUTHORS


stdlib 1.6.1
Copyright © 1991-1999 Ericsson Utvecklings AB