--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the tangent of <em>x</em> (expressed in radians). full_name: Math::tan is_singleton: true name: tan params: | Math.tan(x) => float visibility: public