All Blogs
All mathematicsmachine-learningstatisticsthoughtsinvestmentgame-theorycryptographyalgorithmcomputationCC++LHPAOSfrontend
Fast Inverse Square Root
The article introduces an algorithm called Fast Inverse Square Root, which is used to quickly calculate the inverse square root of a floating point number.
2023, December, 08
How Do Computer Calculate the Log-Function
Analyzing the underlying implementation of the log function in computers from a numerical analysis perspective
2023, December, 07
Conduct the Fibonacci General Formula with Differential Equation Method and Matrix Method
This article gives two methods to derive Fibonacci sequence: matrix method and difference equation method
2023, November, 20