shithub: riscv

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

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