shithub: riscv

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

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