# File lib/eymiha/math3/point3s.rb, line 111
    def x
      s_radius*Math.cos(theta)*Math.sin(phi)
    end