Skip to content

exact

const exact: object

Defined in: math/exact.ts:74

Trigonometry a compiled system may call, answering the same bits as the interpreted build. Math.sin is refused by the AOT subset and says so.

cos(x): number

Cosine, to the same bits in an interpreted build and a compiled one.

number

number

sin(x): number

Sine, to the same bits in an interpreted build and a compiled one.

number

number