📐 C# cross precision 3D maths library.
-
Updated
Jan 16, 2022 - C#
📐 C# cross precision 3D maths library.
Python module which finds the IEEE-754 representation of a floating point number.
soft_double provides a C++ software implementation of a double-precision floating-point data type
Double precision raytracer for scientific or engineering applications.
real(real64) & integer(int32) Fortran stdlib.
Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.
Return the positive difference between `x` and `y`.
Evaluate the Kronecker delta.
Subtract two double-precision floating-point numbers.
Convert each element in a double-precision floating-point strided array from degrees to radians.
A fork of Julien Pommier's PFFFT - a pretty fast FFT - that adds support for double precision floating-point numbers using AVX instructions.
Create a complex number typed array.
Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.
Multiply two double-precision floating-point numbers.
Compute the cube root of each element in a double-precision floating-point strided array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.
Add a description, image, and links to the double-precision topic page so that developers can more easily learn about it.
To associate your repository with the double-precision topic, visit your repo's landing page and select "manage topics."