sin

Calculates the sine of an angle that is entered in radians.

sin(number) → returns numeric

Argument Reference

number numeric
Required

Examples
Sample code invoking the sin function

sin(0.3)

Expected Result: 0.295520206661

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

Fork me on GitHub