HomeFreeBSD

Replace calls to sin(x) and cos(x) with a single call to sincos().

Description

Replace calls to sin(x) and cos(x) with a single call to sincos().
Replace calls to sinf(x) and cosf(x) with a single call to sincosf().

Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Reviewed by: bde
Approved by: grog
MFC after: 3 days

Details

Provenance
peterjAuthored on
Parents
rS343952: Enable necessary bits when activating interrupts. This allows
Branches
Unknown
Tags
Unknown