<html> <head> <title>LibTomMath Log Plots</title> </head> <body> <h1>Addition and Subtraction</h1> <center><img src=addsub-ba.png></center> <hr> <h1>Multiplication</h1> <center><img src=mult-ba.png></center> <hr> <h1>Squaring</h1> <center><img src=sqr-ba.png></center> <hr> <h1>Exptmod</h1> <center><img src=expt-ba.png></center> <hr> <h1>Modular Inverse</h1> <center><img src=invmod-ba.png></center> <hr> </body> </html>