Skip to content

LolRemez 0.4

Compare
Choose a tag to compare
@samhocevar samhocevar released this 16 Aug 15:45
  • Allow expressions in the range specification: -r -pi/4:pi/4 is now valid.
  • Allow using β€œpi” and β€œe” in expressions, as well as β€œΟ€β€.
  • Bugfixes in the expression parser.
  • Support for hexadecimal floats, e.g. 0x1.999999999999999ap-4.
  • New --float, --double and --long-double options to choose precision.
  • Trim down DLL dependencies to allow for lighter binaries.