Skip to content

Pure rewrite improvements#353

Merged
eldritchconundrum merged 3 commits intomasterfrom
pure-rewrite-improvements
Apr 21, 2024
Merged

Pure rewrite improvements#353
eldritchconundrum merged 3 commits intomasterfrom
pure-rewrite-improvements

Conversation

@eldritchconundrum
Copy link
Copy Markdown
Collaborator

No description provided.

b+=sin(a);
float c=b+5.;
c+=sin(b);
return-c+-c+c;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could be simplified as return-c-c+c;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one day it will

@eldritchconundrum eldritchconundrum merged commit 0828467 into master Apr 21, 2024
@eldritchconundrum eldritchconundrum deleted the pure-rewrite-improvements branch April 21, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants