It is all open source and on github.
The raw score is calculated here:
https://github.com/steemit/steem/blob/develop/libraries/plugins/follow/follow_plugin.cpp
The website interprets the raw score based on max( 1, int(log10(abs(score))) - 8 )
It is all open source and on github.
The raw score is calculated here:
https://github.com/steemit/steem/blob/develop/libraries/plugins/follow/follow_plugin.cpp
The website interprets the raw score based on max( 1, int(log10(abs(score))) - 8 )