arudradey's picture
download
raw
333 Bytes
// Copyright 2012 The Emscripten Authors. All rights reserved.
// Emscripten is available under two separate licenses, the MIT license and the
// University of Illinois/NCSA Open Source License. Both these licenses can be
// found in the LICENSE file.
#include <math.h>
extern "C" {
int int_sqrt(int x) {
return sqrt(x);
}
}

Xet Storage Details

Size:
333 Bytes
·
Xet hash:
18840d70019f4f659165588003aa3ef3e96a67df138e473a935baf37f1751939

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.