def zero_fraction end
488 489 490
# File 'lib/tensorflow/math.rb', line 488 def zeta(x, q) RawOps.zeta(x: x, q: q) end