Searched defs:trunc (Results 1 – 1 of 1) sorted by relevance
207 def trunc(x): return int(x) function209 def trunc(x): return x function