-
Notifications
You must be signed in to change notification settings - Fork 1
Arithmetic functions
mtbeek32 edited this page Nov 28, 2023
·
6 revisions
Arithmetic functions are basic mathematical functions:
- addition (+)
- add_or_null
- subtract (-)
- sub_or_null
- multiplication (*)
- mul_or_null
- divide (/)
- square number (a2)
- square root (√a)
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.