Open
Description
sage: 0.1 * cos(pi/13)
0.100000000000000*cos(1/13*pi)
This is annoying because the 0.1
at once limits the precision of any other non-symbolic expression.
Depends on #10035
Component: symbolics
Issue created by migration from https://trac.sagemath.org/ticket/18697