Feature description
Since Android 9, the brightness slider uses a logarithmic scale, where the value is used as input for an exponential function.
I've written a script that uses a binary base
Background information
This app, provides the feature. IDK if it's emulated with math, or if it's an official Android API