math-base-special-cosf

This repository contains the `math-base-special-cosf` function, which computes the cosine of a float number efficiently. Explore the code and contribute to enhance numerical computation in JavaScript! 🖥️✨

https://github.com/millationn/math-base-special-cosf

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary

Keywords

cos cosf cosine javascript mathematics nodejs radians stdlib trig trigonometry
Last synced: 6 months ago · JSON representation

Repository

This repository contains the `math-base-special-cosf` function, which computes the cosine of a float number efficiently. Explore the code and contribute to enhance numerical computation in JavaScript! 🖥️✨

Basic Info
  • Host: GitHub
  • Owner: millationn
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 270 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
cos cosf cosine javascript mathematics nodejs radians stdlib trig trigonometry
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security

Owner

  • Login: millationn
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Push event: 140
Last Year
  • Release event: 1
  • Push event: 140

Dependencies

test/fixtures/julia/REQUIRE julia
  • JSON 0.21
  • julia 1.5
package.json npm
  • @stdlib/bench-harness ^0.2.2 development
  • @stdlib/console-log-each-map github:stdlib-js/console-log-each-map#main development
  • @stdlib/constants-float32-ninf ^0.2.2 development
  • @stdlib/constants-float32-pinf ^0.2.2 development
  • @stdlib/constants-float32-two-pi ^0.1.0 development
  • @stdlib/math-base-assert-is-nanf ^0.2.2 development
  • @stdlib/random-array-uniform ^0.2.1 development
  • @stdlib/utils-try-require ^0.2.2 development
  • istanbul ^0.4.1 development
  • tap-min git+https://github.com/Planeshifter/tap-min.git development
  • tape git+https://github.com/kgryte/tape.git#fix/globby development
  • @stdlib/constants-float32-abs-mask ^0.2.2
  • @stdlib/constants-float32-exponent-mask ^0.2.2
  • @stdlib/constants-float64-half-pi ^0.2.2
  • @stdlib/math-base-napi-unary ^0.2.3
  • @stdlib/math-base-special-kernel-cosf github:stdlib-js/math-base-special-kernel-cosf#main
  • @stdlib/math-base-special-kernel-sinf github:stdlib-js/math-base-special-kernel-sinf#main
  • @stdlib/math-base-special-rempio2f github:stdlib-js/math-base-special-rempio2f#main
  • @stdlib/number-float32-base-to-word ^0.2.2
  • @stdlib/number-float64-base-to-float32 ^0.2.2
  • @stdlib/utils-library-manifest ^0.2.2