shithub: riscv

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

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