sincospi
Base.Math.sincospi
— Functionsincospi(x)
Simultaneously compute sinpi(x)
and cospi(x)
(the sine and cosine of π*x
, where x
is in radians), returning a tuple (sine, cosine)
.
This function requires Julia 1.6 or later.
sincospi
Base.Math.sincospi
— Functionsincospi(x)
Simultaneously compute sinpi(x)
and cospi(x)
(the sine and cosine of π*x
, where x
is in radians), returning a tuple (sine, cosine)
.
This function requires Julia 1.6 or later.
Settings
This document was generated with Documenter.jl version 1.8.0 on Saturday 4 January 2025. Using Julia version 1.11.2.