⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Numeric
/
View File Name :
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
[numeric, num]
. 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