Post

Replies

Boosts

Views

Activity

Xcode playground failing on pow() function?
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.
Replies
3
Boosts
0
Views
1.3k
Activity
Dec ’21