Home
last modified time | relevance | path

Searched refs:symlog (Results 1 - 1 of 1) sorted by relevance

/third_party/littlefs/scripts/
H A Dplot.py263 def symlog(x): function
299 (symlog(x)-symlog(self.xlim[0]))
300 / (symlog(self.xlim[1])-symlog(self.xlim[0]))))
307 (symlog(y)-symlog(self.ylim[0]))
308 / (symlog(self.ylim[1])-symlog(self.ylim[0]))))

Completed in 2 milliseconds