2 lines
61 B
JavaScript
2 lines
61 B
JavaScript
Math.sqrt.toString();
|
|
// "function sqrt() { [native code] }"
|
Math.sqrt.toString();
|
|
// "function sqrt() { [native code] }"
|