All Questions
1 question
10
votes
1
answer
636
views
How can the effects of \pgfkeys{/pgf/fpu=true} be reversed?
Consider the following MNWE:
\documentclass[border=10pt,multi,tikz]{standalone}
\usetikzlibrary{fpu}
\pgfkeys{/pgf/fpu=true}
\pgfkeys{/pgf/fpu=false}
\begin{document}
\pgfmathsetmacro\myresult{Mod(-...