This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
expr
Watch
1
Star
0
Fork
0
You've already forked expr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
254
Commits
2
Branches
35
Tags
9.4
MiB
4151f3f5e2
Commit Graph
4 Commits
Author
SHA1
Message
Date
Celestino Amoroso
f028485caa
added functions to get the fenerating fraction of a decimal number
2024-05-13 14:24:37 +02:00
Celestino Amoroso
5a9b6525a2
new function isRational() that return true is the passed value is integere or fraction
2024-05-10 09:17:51 +02:00
Celestino Amoroso
389d48b646
func-base.go: added functions to check data-type of a value
2024-05-10 04:43:14 +02:00
Celestino Amoroso
bf8f1a175f
modules are now represented by a struct that holds import-function, module description and importa status.
...
It is also available the new function IterateModules() to explore all modules.
2024-04-28 05:41:13 +02:00