Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Numeric
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Numeric/coerce-i.ri
U:RDoc::AnyMethod[iI"coerce:ETI"Numeric#coerce;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I">If +numeric+ is the same type as +num+, returns an array ;TI"H<code>[numeric, num]</code>. Otherwise, returns an array with both ;TI"6+numeric+ and +num+ represented as Float objects.;To:RDoc::Markup::BlankLine o; ; [I"JThis coercion mechanism is used by Ruby to handle mixed-type numeric ;TI"Qoperations: it is intended to find a compatible common type between the two ;TI"operands of the operator.;T@o:RDoc::Markup::Verbatim; [I"$1.coerce(2.5) #=> [2.5, 1.0] ;TI"$1.2.coerce(3) #=> [3.0, 1.2] ;TI"1.coerce(2) #=> [2, 1];T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"$num.coerce(numeric) -> array ;T0[ I" (p1);T@FI"Numeric;TcRDoc::NormalClass00