Variables Function #27

Open
opened 2025-09-20 13:12:49 +01:00 by Vylpes · 2 comments
Owner
  • Save expression to a variable
  • Use variables in expressions
  • Auto save last answer to a special variable
- [ ] Save expression to a variable - [ ] Use variables in expressions - [ ] Auto save last answer to a special variable
Vylpes added this to the 0.2.0 milestone 2025-09-20 13:12:55 +01:00
Author
Owner

Should variables be single characters only or should we allow words?

  • Single letters would allow algebraic syntax, xy = x * y
  • Words would allow easier recognition of what it represents
Should variables be single characters only or should we allow words? - Single letters would allow algebraic syntax, `xy = x * y` - Words would allow easier recognition of what it represents
Author
Owner

What character should be the last answer be saved to?

  • Any non-letters, non-numbers, and not any used in operations
  • Possible characters could be #, _, !, ?, $< ~
What character should be the last answer be saved to? - Any non-letters, non-numbers, and not any used in operations - Possible characters could be #, _, !, ?, $< ~
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RabbitLabs/calculator#27
No description provided.