Apifun >> Apifun > Check content
Check content
- apifun_checkcomplex — Generates an error if the variable has a zero imaginary part.
- apifun_checkflint — Generates an error if the variable is not a floating point integer.
- apifun_checkgreq — Check that the value is greater or equal than a threshold.
- apifun_checkloweq — Checks that the value is lower or equal than a threshold.
- apifun_checkoption — Generates an error if the value of an input argument is not expected.
- apifun_checkrange — Check that the value is in a given range.
- apifun_checkreal — Generates an error if the variable has an imaginary part.