result is NaN #35

Closed
opened 2025-11-13 18:46:46 +00:00 by Oliver · 4 comments
Owner

=if(condition, "a", "b") returns result is nan

`=if(condition, "a", "b")` returns result is nan
Oliver added the
bug
label 2025-11-13 18:50:02 +00:00
Author
Owner
https://git.oliveratkinson.net/Oliver/neoscim/src/branch/master/src/app/logic/calc.rs#L283-L304 requires core api change
Author
Owner

this prevents if statements from working

this prevents if statements from working
Author
Owner

this is no longer nan

this is no longer nan
Author
Owner

However, you still cannot return a string from the if statement

However, you still cannot return a string from the if statement
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Oliver/neoscim#35
No description provided.