fastmath
There are 21 repositories under fastmath topic.
neslib/FastMath
Fast Math Library for Delphi
stdlib-js/math-base-special-fast
Standard library fast math special functions.
JustDoom/AntiFastMath
A minestom port of a plugin that detects if people are using optifine fastmath
singularitti/FastInverseSqrt.jl
A pure Julia implementation of the fast inverse square root algorithm
stdlib-js/math-base-special-fast-uint32-sqrt
Compute an integer square root.
stefan-zobel/speedy-math
Faster Java implementations of hypot, expm1, cos, sinh, cosh, tanh, asin, acos, atan and atan2
Fastmath-Team/180iq-program
"โปรแกรมคิดเลขเร็ว — MathStat NSRU X Fastmath" พัฒนาร่วมกับสาขาวิชาคณิตศาสตร์และสถิติ คณะวิทยาศาสตร์และเทคโนโลยี มหาวิทยาลัยราชภัฏนครสวรรค์
stdlib-js/math-base-special-fast-abs
Compute an absolute value.
stdlib-js/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
stdlib-js/math-base-special-fast-max
Return the maximum value.
stdlib-js/math-base-special-fast-min
Return the minimum value.
stdlib-js/math-base-special-fast-uint32-log2
Compute an integer binary logarithm (base two).
actuallyachraf/arith
fast arbitrary precision arithmetic
stdlib-js/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
stdlib-js/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
stdlib-js/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
stdlib-js/math-base-special-fast-hypot
Compute the hypotenuse.
stdlib-js/math-base-special-fast-pow-int
Exponential function.
estarlin1020/math-base-special-fast-hypotf
📏 Compute fast, accurate hypot for floating-point numbers with this efficient math library, enhancing performance in numerical applications.
stdlib-js/math-base-special-fast-absf
Compute the absolute value of a single-precision floating-point number.
stdlib-js/math-base-special-fast-hypotf
Compute the hypotenuse of a single-precision floating-point number.