An open API service indexing awesome lists of open source software.

https://github.com/rishit-dagli/log_with_variable_base-in-java

this code is written to perform a log operation without using in built log function using for loop
https://github.com/rishit-dagli/log_with_variable_base-in-java

Last synced: 6 months ago
JSON representation

this code is written to perform a log operation without using in built log function using for loop

Awesome Lists containing this project

README

          

# log_with_variable_base-in-java
This code is written to perform a log operation without using in built log function using for loop till 0.1 precision.