Group Abstract Group Abstract

Message Boards Message Boards

0
|
48 Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Floor[Log[4]/Log[2]] gives precision limit error

Posted 17 hours ago

Is this a bug? Floor[Log[4]/Log[2]] enter image description here

POSTED BY: David Chow

We must force a symbolic manipulation:

Log[4]/Log[2] // PowerExpand
Log[4]/Log[2] // FullSimplify
Log[4]/Log[2] // Floor // PowerExpand
Log[4]/Log[2] // Floor // FullSimplify
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard