Posts

Post not yet marked as solved
3 Replies
990 Views
When I run an Xcode playground and use the pow() function, it's ignoring the exponent and returning only the base. If I run this code in a swift playground on an iPad or execute it in the REPL, I get the expected result (9). But in Xcode, it just fails.
Posted
by jpurnell.
Last updated
.