shithub: riscv

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

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