# Functions
DeployStdMath deploys a new Ethereum contract, binding an instance of StdMath to it.
NewStdMath creates a new instance of StdMath, bound to a specific deployed contract.
NewStdMathCaller creates a new read-only instance of StdMath, bound to a specific deployed contract.
NewStdMathFilterer creates a new log filterer instance of StdMath, bound to a specific deployed contract.
NewStdMathTransactor creates a new write-only instance of StdMath, bound to a specific deployed contract.
# Variables
StdMathABI is the input ABI used to generate the binding from.
StdMathBin is the compiled bytecode used for deploying new contracts.
StdMathMetaData contains all meta data concerning the StdMath contract.
# Structs
StdMath is an auto generated Go binding around an Ethereum contract.
StdMathCaller is an auto generated read-only Go binding around an Ethereum contract.
StdMathCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdMathCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdMathFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdMathRaw is an auto generated low-level Go binding around an Ethereum contract.
StdMathSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdMathTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdMathTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdMathTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.