atn

Arctangent function. The arctangent is the angle whose tangent is number.

atn(number) → returns numeric

Argument Reference

number numeric
Required

Examples
Sample code invoking the atn function

atn(0.3)

Expected Result: 0.291456794478

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub