cos – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 17:03, 8 August 2006

Buggy Cosinus

This command is buggy in OFP, I hope that this will be fixed in Armed Assault.

sin 0 => 0
sin 90 => 1
cos 0 => 1
cos 90 => -4.37114e-008 !!

This leads to some problems when working with this value.