shithub: front

ref: 0d0a879d7e8f372f7bb3c29bf55318fcbe92f32f
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}