Post Reply 
(12C) Check if two numbers is to the power of other
09-07-2018, 02:06 PM (This post was last modified: 09-07-2018 02:08 PM by Albert Chan.)
Post: #8
RE: (12C) Check if two numbers is to the power of other
The algorithm assumed Y^X always return integer if X and Y are integers.
(Not just displayed as integer, but the internal precision digits too)

That might not be true.

Might be better to use regular multiply to build Y^X
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (12C) Check if two numbers is to the power of other - Albert Chan - 09-07-2018 02:06 PM



User(s) browsing this thread: 1 Guest(s)