カーブにヒルベルトをかけるには、
◎x= p1w1c1.x (元のカーブの横軸)
◎y= Hilbert(p1w1c1.y) (ヒルベルト関数(元カーブの縦軸))
と設定します。
<?xml version="1.0" encoding="UTF-8"?>