This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
76205cff2b
v
/
vlib
/
math
/
pow.js.v
Ulises Jeremias Cornejo Fandos
1cfc4198f5
vlib/math: Add a pure V backend for vlib/math (
#11267
)
2021-08-23 00:35:28 +03:00
4 lines
46 B
V
Raw
Blame
History
module
math
fn
JS
.
Math
.
pow
(
x
f64
,
y
f64
)
f64
Reference in New Issue
View Git Blame
Copy Permalink