https://github.com/JuliaLang/julia
Revision 850c6e4e7cc2c0eb52ed1e7386b8398f10c6bc50 authored by Ronan Arraes Jardim Chagas on 09 August 2019, 16:56:38 UTC, committed by Jeff Bezanson on 09 August 2019, 16:56:38 UTC
The function `sincosd` simultaneously computes the sine and cosine
in which the input angle is in degrees.
1 parent 3419e3c
History
Tip revision: 850c6e4e7cc2c0eb52ed1e7386b8398f10c6bc50 authored by Ronan Arraes Jardim Chagas on 09 August 2019, 16:56:38 UTC
Add sincosd function (#30134)
Tip revision: 850c6e4
File Mode Size
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 257 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.2 KB
HISTORY.md -rw-r--r-- 258.4 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 39.9 KB
Makefile -rw-r--r-- 28.1 KB
NEWS.md -rw-r--r-- 6.2 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 12 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top