AT
0.30000000000000004441
Size: a a a
AT
YS
AP
$ perl -Mbignum -E 'say sprintf("%0.21f", 0.1+0.2)'
0.299999999999999988898
$ perl -E 'say sprintf("%0.21f", 0.1+0.2)'
0.300000000000000044409
AP
0.000000000000001
DF
DF
AS
DF
DF
DF
ec = OpenSSL::PKey::EC.new('prime256v1')
bn = OpenSSL::BN.new(Base64.decode64(ephemeral_public_key), 2)
point = OpenSSL::PKey::EC::Point.new(ec.group, bn)
private_key.dh_compute_key(point)
DF
VZ
М★
VZ
М★
VZ
VZ
М★
VZ
N
GD::Graph
?