MISSING: documentation
/* * MISSING: documentation */ static VALUE flo_coerce(x, y) VALUE x, y; { return rb_assoc_new(rb_Float(y), x); }
<code/>
<pre/>
<code/>and<pre/>for code samples.