TransWikia.com

Is it a bug in NumberLinePlot?

Mathematica Asked by partida on December 10, 2020

NumberLinePlot[Sin[x] < Cos[x], {x, 0, 10 Pi}](*only 4 Intervals*)

enter image description here

Length@Reduce[Sin[x] < Cos[x] && 0 <= x <= 10 Pi, x](*got 6*)

Is it a bug in NumberLinePlot?

One Answer

Here's one way to get the plot you are looking for:

NumberLinePlot[Sin[x] < Cos[x] && 0 <= x <= 10 Pi, {x, 0, 10 Pi}]

enter image description here

Correct answer by bill s on December 10, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP