Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2922029
math.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
118 B
Referenced Files
None
Subscribers
None
math.js
View Options
export
function
add
(
a
,
b
)
{
return
a
+
b
;
}
export
function
mul
(
a
,
b
)
{
return
a
*
b
;
}
export
const
PI
=
3.14
;
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Fri, Mar 27, 11:44 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512102
Default Alt Text
math.js (118 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment