Operators
Programming for Animation Devblog » Devlog
Arithmetic Operators
- + for addition
- - for subtraction
- * for multiplication
- / for division
Logical Operators
- == for equal to
- != for not equal to
- >= for greater than or equal to
- <= for less than or equal to
Programming for Animation Devblog
Status | In development |
Category | Other |
Author | phocion1 |
More posts
- Python in MayaDec 16, 2022
- Variables and Data Types ContinuedDec 16, 2022
- Classes/ObjectsDec 16, 2022
- FunctionsDec 16, 2022
- Data TypesDec 16, 2022
- VariablesOct 10, 2022
Leave a comment
Log in with itch.io to leave a comment.