Skip to content

ZieIony/Calc

Repository files navigation

Calc

Tiny expression calculator. Use it anywhere in your forms, where you expect that the user may want to quickly calculate things.

Features

Supported operations:

  • + add expressions
  • - subtract expressions or change sign
  • * multiply expressions
  • / divide expressions
  • % get the remainder
  • ^ calculate power
  • () group expressions
  • sin calculate sine (degrees)
  • cos calculate cosine (degrees)
  • tan calculate tangent (degrees)

Installation

Visit https://jitpack.io/#ZieIony/Calc for instructions.

License

Copyright 2019 Marcin Korniluk 'Zielony'

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Tiny expression calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published