Last active
June 17, 2020 16:52
-
-
Save Danilo-Araujo-Silva/d1b568a1c4956f8a03470244a6304a04 to your computer and use it in GitHub Desktop.
Mathemagika Demonstration Kotlin KTS Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@file:MavenRepository("mathemagika", "https://dl.bintray.com/danilo-araujo-silva/mathemagika" ) | |
@file:DependsOnMaven("com.daniloaraujosilva:mathemagika:1.0.0") | |
println(zeta(2)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment