stdlib (stdlib-js)

stdlib

stdlib-js

Geek Repo

Standard library for JavaScript.

Home Page:https://stdlib.io

Twitter:@stdlibjs

Github PK Tool:Github PK Tool

stdlib's repositories

math-base-special-cphase

Compute the argument of a complex number in radians.

Language:JavaScriptLicense:Apache-2.0Stargazers:3Issues:3Issues:0

math-base-special-acsch

Compute the hyperbolic arccosine of a number.

Language:PythonLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-asinh

Compute the hyperbolic arcsine of a number.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cabs

Compute an absolute value of a complex number.

Language:PythonLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cabsf

Compute the absolute value of a single-precision complex floating-point number.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-ceiln

Round a numeric value to the nearest multiple of 10^n toward positive infinity.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cfloorn

Round a complex number to the nearest multiple of 10^n toward negative infinity.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cidentityf

Evaluate the identity function for a single-precision complex floating-point number.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-copysignf

Return a single-precision floating-point number with the magnitude of x and the sign of y.

Language:MakefileLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cot

Evaluate the cotangent of a number.

Language:JavaScriptLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cpolar

Compute the absolute value and the phase of a complex number.

Language:MakefileLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-cround

Round a complex number to the nearest integer.

Language:MakefileLicense:Apache-2.0Stargazers:2Issues:3Issues:0

math-base-special-acsc

Compute the arcsine of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-asec

Compute the inverse (arc) secant of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-asech

Compute the hyperbolic arcsecant of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-asin

Compute the arcsine of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-atan

Compute the arctangent of a number.

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-atan2

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-atanh

Compute the hyperbolic arctangent of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cabs2

Compute the squared absolute value of a complex number.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cabs2f

Compute the squared absolute value of a single-precision complex floating-point number.

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cceil

Round a complex number toward positive infinity.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cceilf

Round a single-precision complex floating-point number toward positive infinity.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cceiln

Round a complex number to the nearest multiple of 10^n toward positive infinity.

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cflipsign

Return a complex number with the same magnitude as `z` and the sign of `y*z`.

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cflipsignf

Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cfloor

Round a complex number toward negative infinity.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cidentity

Evaluate the identity function for a double-precision complex floating-point number.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-cosh

Compute the hyperbolic cosine of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0

math-base-special-coth

Compute the hyperbolic cotangent of a number.

Language:MakefileLicense:Apache-2.0Stargazers:1Issues:3Issues:0